{
  "id": "/",
  "scope": "/",
  "start_url": "./?source=pwa",
  "short_name": "My Movie Live",
  "name": "My Movie Live - Dashboard",
  "description": "قمرة القيادة الخاصة بك لتتبع استقراراتك السبعة وتوجيه قصة حياتك سينمائياً مع المخرج الذكي.",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#E84222",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "./assets/icons/logo-my-movie/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/logo-my-movie/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المخرج الصوتي",
      "short_name": "AI Voice",
      "description": "تحدث مع المخرج الذكي صوتاً",
      "url": "./?action=voice",
      "icons": [{"src": "./assets/icons/logo-my-movie/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "screenshots": [
    { "src": "./assets/screenshots/laptop/screenshot4.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide" },
    { "src": "./assets/screenshots/phone/screenshotphone5.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow" }
  ]
}
