{
    "name": "confidence.ai — Your Personal AI Stylist",
    "short_name": "confidence.ai",
    "description": "Context-aware wardrobe recommendations powered by enclothed cognition science.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0e0e10",
    "theme_color": "#0e0e10",
    "orientation": "portrait",
    "scope": "./",
    "icons": [
        {
            "src": "icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icons/icon-maskable.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": ["lifestyle", "personalization"]
}
