{
    "name": "HidenAI - Intelligent AI Assistant",
    "short_name": "HidenAI",
    "description": "Experience the next generation of AI conversation. Ultra-fast responses powered by Claude Opus 4.5.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#8b5cf6",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": ["productivity", "utilities", "developer tools"],
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "HidenAI AI Chat Interface"
        }
    ],
    "prefer_related_applications": false,
    "related_applications": []
}
