{
  "name": "FLTAH VIP - منصة ترجمة الألعاب العربية",
  "short_name": "FLTAH VIP",
  "description": "منصة ترجمة الألعاب الأولى في الوطن العربي - تحميل ترجمات مجانية وحصرية للألعاب",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#ffd700",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "utilities"],
  "screenshots": [
    {
      "src": "screenshot1.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "الصفحة الرئيسية لمنصة FLTAH VIP"
    }
  ],
  "shortcuts": [
    {
      "name": "الألعاب المترجمة",
      "short_name": "الألعاب",
      "description": "تصفح الألعاب المترجمة",
      "url": "/#games",
      "icons": [
        {
          "src": "icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "تحميل البرنامج",
      "short_name": "تحميل",
      "description": "تحميل برنامج FLTAH",
      "url": "/#download",
      "icons": [
        {
          "src": "icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}