{
  "id": "fr-manager-v5",
  "name": "FR Manager | مركز تشغيل الشبكات",
  "short_name": "FR Manager",
  "description": "إدارة المشتركين والتحصيل وRADIUS وMikroTik من مكان واحد",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#F3F6F5",
  "theme_color": "#10201B",
  "dir": "rtl",
  "lang": "ar",
  "orientation": "any",
  "categories": ["business", "utilities", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المشتركون",
      "short_name": "المشتركون",
      "url": "/dashboard/customers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الكروت",
      "short_name": "الكروت",
      "url": "/dashboard/vouchers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "المحاسبة",
      "short_name": "المحاسبة",
      "url": "/dashboard/finance",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "مراقبة الشبكة",
      "short_name": "الشبكة",
      "url": "/dashboard/network",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
