{
    "name": "Pageant Interview Coach",
    "short_name": "PIC",
    "description": "AI-powered pageant interview preparation",
    "id": "/app.html",
    "start_url": "/app.html#/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0d0a0e",
    "theme_color": "#0d0a0e",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
