{
  "id":  "/",
  "name": "Zeal Pro Shop",
  "short_name": "Zeal Pro Shop",
  "description": "Zeal Pro Shop",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "author": "Vincent Anzelone",
  "background_color": "#333333",
  "theme_color": "#333333",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "icon-32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "icon-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "icon-64.png",
      "type": "image/png",
      "sizes": "64x64"
    },
    {
      "src": "icon-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "icon-128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}