{
    "name": "SoonPsy",
    "short_name": "SoonPsy",
    "description": "Your AI companion for mental health and well-being",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#2DCE89",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["health", "lifestyle", "medical"],
    "lang": "en",
    "dir": "ltr"
}
