{
    "name": "PoopMarker",
    "short_name": "PoopMarker",
    "description": "Markiere und finde Hinterlassenschaften deines Haustieres",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5f9ee",
    "theme_color": "#5a9e1e",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
