{
    "name": "MindCare AI",
    "short_name": "MindCare",
    "description": "Your private mental health and wellness companion",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#8B5CF6",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "health",
        "lifestyle",
        "wellness"
    ],
    "screenshots": []
}