{
    "name": "Cygnus AI - دستیار هوش مصنوعی",
    "short_name": "Cygnus AI",
    "description": "دستیار هوش مصنوعی محلی شما - Your AI. Your Rules.",
    "start_url": "./app.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a1a",
    "theme_color": "#00d4ff",
    "lang": "fa",
    "dir": "rtl",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}