{
  "name": "سيماكس",
  "description": "عالمك السينمائي في تطبيق واحد",
  "start_url": "https://cimax.hametako.com/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070d16",
  "theme_color": "#070d16",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "entertainment",
    "movies",
    "tv"
  ],
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الرئيسية",
      "url": "/index.php?page=home",
      "icons": [
        {
          "src": "assets/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "المفضلة",
      "url": "/index.php?page=favorites",
      "icons": [
        {
          "src": "assets/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "short_name": "Cimax"
}