{
  "name": "أكاديمية الشطرنج | Chess Academy",
  "short_name": "Chess Academy",
  "description": "Master Chess Openings with Spaced Repetition — تعلم افتتاحيات الشطرنج",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#121212",
  "theme_color": "#ff761a",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["games", "education", "sports"],
  "icons": [
    {
      "src": "/static/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "التدريب السريع",
      "short_name": "تدريب",
      "description": "ابدأ جلسة تدريب سريعة",
      "url": "/?tab=training",
      "icons": [{ "src": "/static/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "ملفي الشخصي",
      "short_name": "الملف",
      "description": "عرض الملف الشخصي والإحصائيات",
      "url": "/profile.html",
      "icons": [{ "src": "/static/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
