{
  "short_name": "Retail One",
  "name": "Retail One ERP",
  "description": "Retail One is a modern smart Retail Management ERP designed to give Retailers the ability to remotely run their multi-branch businesses in real-time.",
  "icons": [
    {
      "src": "/assets/img/logo/logo-color.png",
      "type": "image/png",
      "sizes": "1281x787"
    },
    {
      "src": "/assets/img/logo_144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    }
  ],
  "id": "/",
  "start_url": "/",
  "scope": ".",
  "background_color": "#ffffff",
  "display": "fullscreen",
  "orientation": "portrait",
  "protocol_handlers": [
    {
      "protocol": "web+jngl",
      "url": "/%s"
    }
  ],
  "screenshots": [
    {
     "src": "/assets/img/app.png",
      "sizes": "1920x1200",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Retail One"
    },
	{
     "src": "/assets/img/mobile.jpg",
     "type": "image/png",
     "sizes": "1080x2310",
     "form_factor": "narrow"
   }
  ],
  "display_override": ["fullscreen", "window-controls-overlay"]
}