{
    "name": "Glasoria - Fensterreinigung auf höchstem Niveau",
    "short_name": "Glasoria", 
    "description": "Diskrete, persönliche Betreuung für anspruchsvolle Immobilien und repräsentative Geschäftsräume",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A0A0A",
    "theme_color": "#00D4FF",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "de",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512", 
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ],
    "categories": [
        "business",
        "cleaning", 
        "services"
    ],
    "shortcuts": [
        {
            "name": "Termin vereinbaren",
            "short_name": "Kontakt",
            "description": "Direkt einen Termin für Fensterreinigung vereinbaren", 
            "url": "/#contact",
            "icons": [
                {
                    "src": "/favicon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}