{
  "name": "JZ777",
  "short_name": "JZ777",
  "description": "JZ777 online gaming app for Pakistan with quick access to account, downloads, and play features.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#01573c",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/icon0.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon1.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Download",
      "short_name": "Download",
      "url": "/download",
      "icons": [{ "src": "/icon1.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Login",
      "short_name": "Login",
      "url": "/login"
    }
  ]
}