{
    "id": "/?source=pwa",
    "name": "Immo-Spezl",
    "short_name": "Immo-Spezl",
    "description": "Dein Unterstützer für geförderten Wohnbau in Österreich.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/spezl-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/spezl-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}