{
    "name": "KI Bewerbungsfoto Generator",
    "short_name": "KI Bewerbungsfoto",
    "description": "Professionelle Bewerbungsfotos mit KI erstellen — aus einem Selfie, in 30 Minuten, für nur 29€.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F9FAFB",
    "theme_color": "#DC2626",
    "orientation": "portrait-primary",
    "lang": "de",
    "categories": ["photography", "business", "productivity"],
    "icons": [
        {
            "src": "/static/images/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/images/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
