{
  "name": "FM Control Web - نظام إدارة الحزب الرقمي",
  "short_name": "FM Control",
  "description": "نظام متكامل لإدارة الحملات الانتخابية وتنسيق الفرق",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#121212",
  "categories": ["productivity", "business", "utilities"],
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/icons/icon-57.png",  "sizes": "57x57",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-60.png",  "sizes": "60x60",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-76.png",  "sizes": "76x76",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-114.png", "sizes": "114x114", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-120.png", "sizes": "120x120", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-167.png", "sizes": "167x167", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "المهام",
      "short_name": "المهام",
      "description": "عرض المهام الحالية",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الطوارئ",
      "short_name": "الطوارئ",
      "description": "حالات الطوارئ والاستنفار",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
