{
  "id": "/orbit-app",
  "name": "ORBIT",
  "short_name": "ORBIT",
  "description": "نظام ORBIT لإدارة عمليات الصيانة والمحطات",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/Home/Frm_Home.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "orientation": "any",
  "theme_color": "#060c18",
  "background_color": "#060c18",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
