{
    "name": "چت هرمس - Hermes Chat",
    "short_name": "چت هرمس",
    "description": "دستیار هوش مصنوعی هرمس - چت آنلاین",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a1a",
    "theme_color": "#667eea",
    "orientation": "portrait-primary",
    "dir": "rtl",
    "lang": "fa",
    "scope": "/",
    "categories": ["productivity", "utilities"],
    "icons": [
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "گفتگوی جدید",
            "short_name": "جدید",
            "url": "/chat",
            "description": "شروع یک گفتگوی جدید با هرمس"
        }
    ]
}
