{
  "id": "/",
  "name": "ملوك القراصنة",
  "short_name": "ملوك القراصنة",
  "description": "لعبة صيد السمك - هامور شابك، هامور 360، شابك 360",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a1929",
  "theme_color": "#0a1929",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "شاشة اللعبة الرئيسية"
    }
  ],
  "shortcuts": [
    {
      "name": "المتجر",
      "short_name": "المتجر",
      "description": "افتح متجر اللعبة",
      "url": "/shop",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الأصدقاء",
      "short_name": "الأصدقاء",
      "description": "قائمة الأصدقاء",
      "url": "/friends",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الملف الشخصي",
      "short_name": "الملف",
      "description": "ملفك الشخصي",
      "url": "/profile",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
