{
    "id": "/",
    "name": "کلاس‌یار — مدیریت کلاس‌های موسیقی",
    "short_name": "کلاس‌یار",
    "description": "مدیریت برنامه، حضور، امور مالی و یادآوری کلاس‌های خصوصی موسیقی",
    "lang": "fa",
    "dir": "rtl",
    "start_url": "/dashboard?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "orientation": "any",
    "background_color": "#f8fafc",
    "theme_color": "#0f766e",
    "categories": ["education", "productivity", "business"],
    "icons": [
        {
            "src": "/images/aref-piano-logo.png",
            "sizes": "1254x1254",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "ثبت حضور سریع",
            "short_name": "حضور",
            "url": "/attendance?source=pwa-shortcut",
            "icons": [{"src": "/images/aref-piano-logo.png", "sizes": "1254x1254", "type": "image/png"}]
        },
        {
            "name": "تقویم کلاس‌ها",
            "short_name": "تقویم",
            "url": "/calendar?source=pwa-shortcut",
            "icons": [{"src": "/images/aref-piano-logo.png", "sizes": "1254x1254", "type": "image/png"}]
        },
        {
            "name": "اعلان‌ها و یادآوری‌ها",
            "short_name": "اعلان‌ها",
            "url": "/notifications?source=pwa-shortcut",
            "icons": [{"src": "/images/aref-piano-logo.png", "sizes": "1254x1254", "type": "image/png"}]
        }
    ]
}
