{
  "name": "B-GATE - The Next-Gen Business OS",
  "short_name": "B-GATE",
  "description": "B-GATE - The Next-Gen Business OS",
  "id": "/ar?utm_source=pwa",
  "start_url": "/ar?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "fullscreen"],
  "orientation": "any",
  "background_color": "#07090E",
  "theme_color": "#07090E",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}