{
  "name": "Wheel of Fate — عجلة الحظ",
  "short_name": "عجلة الحظ",
  "description": "لعبة علاقة تفاعلية لشخصين — أسئلة ذات معنى وتجربة قرب حقيقية",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF0F5",
  "theme_color": "#FF4D8D",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["games", "lifestyle", "social"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/assets/screenshots/home.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow",
      "label": "الشاشة الرئيسية"
    }
  ],
  "icons": [
    { "src": "/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "لعبة جديدة",
      "short_name": "العب",
      "description": "ابدأ جلسة جديدة",
      "url": "/?shortcut=new",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
