{
    "name": "Gut Halmsee",
    "short_name": "Gut Halmsee",
    "description": "Dein Pferdestall in der Hosentasche",
    "start_url": "/app/login",
    "id": "/app/login",
    "scope": "/app",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#18181b",
    "theme_color": "#4AB757",
    "lang": "de-DE",
    "categories": ["lifestyle"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
