{
  "name": "ویدیوکلیک",
  "short_name": "VideoClick",
  "description": "پلتفرم ویدیویی، میزبانی امن و پخش زنده ویدیوکلیک",
  "start_url": "/App",
  "scope": "/",
  "id": "/App",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen"
  ],
  "dir": "rtl",
  "lang": "fa-IR",
  "background_color": "#ffffff",
  "theme_color": "#ff7a2f",
  "orientation": "portrait",
  "categories": [
    "video",
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/Content/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Content/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Content/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "داشبورد",
      "short_name": "داشبورد",
      "url": "/My/Index",
      "icons": [
        {
          "src": "/Content/pwa/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "افزایش اعتبار",
      "short_name": "اعتبار",
      "url": "/My/Credit",
      "icons": [
        {
          "src": "/Content/pwa/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "پخش زنده",
      "short_name": "لایو",
      "url": "/Live",
      "icons": [
        {
          "src": "/Content/pwa/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}