{
  "id": "/",
  "name": "Drone Workflow",
  "short_name": "Drone Workflow",
  "description": "متابعة إنتاج المحاضرات — كل محاضرة كارت واحد من المونتاج لحد النشر",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "lang": "ar",
  "dir": "rtl",
  "theme_color": "#fefdf8",
  "background_color": "#fefdf8",
  "orientation": "any",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "مهامي",
      "short_name": "مهامي",
      "description": "المهام اللي مستنياك",
      "url": "/tasks/",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "اللوحة",
      "short_name": "اللوحة",
      "description": "كل المحاضرات ومكان كل واحدة",
      "url": "/",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "الإشعارات",
      "short_name": "الإشعارات",
      "url": "/notifications/",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
