{
    "name": "TVAM - AI Companion",
    "short_name": "TVAM",
    "description": "Your AI companion with real emotions. Chat, voice call, and video call 24/7 in a safe, judgment-free space.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#FF8E8E",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/vite.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "categories": [
        "health",
        "lifestyle",
        "social"
    ]
}