{
  "name": "ملك الصحراء — Desert Kingdom",
  "short_name": "ملك الصحراء",
  "description": "لعبة استراتيجية متعددة اللاعبين بموضوع صحراوي. ابنِ قريتك، درّب جيشك، وكن ملك الصحراء!",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F0",
  "theme_color": "#C0392B",
  "categories": ["games", "strategy", "multiplayer"],
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "الخريطة",
      "short_name": "الخريطة",
      "description": "افتح خريطة العالم",
      "url": "/index.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext x='48' y='72' font-size='60' text-anchor='middle'%3E🗺️%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
