{
  "name": "PWA Bime Naji Insurance App",
  "short_name": "Bime Naji Insurance App",
  "description": "shortcut Bime Naji Insurance App",
  "background_color": "#fff",
  "theme_color": "#3f51b5",
  "start_url": "/Index",
  "scope": ".",
  "orientation": "portrait-primary",
  "display": "standalone",
  "dir": "rtl",
  "lang": "en-US",
  "icons": [
    {
      "src": "/images/BimeNaji/Logo32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/images/BimeNaji/Logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
