{
  "name": "NGgo \u2014 Complete Theft-Prevention E-Commerce System",
  "short_name": "NGgo",
  "description": "Run your business with peace of mind. Control theft in your business today.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0a5f38",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/app",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ]
}