{
  "id": "/rbis/",
  "name": "RBIS MOH",
  "short_name": "RBIS",
  "start_url": "/rbis/",
  "scope": "/rbis/",

  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "portrait",


  "icons": [
    {
      "src": "/rbis/images/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/rbis/images/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "screenshots": [
    {
      "src": "/rbis/images/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/rbis/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png"
    }
  ]
}