{
  "name": "GunZap",
  "short_name": "GunZap",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F0F2F5",
  "theme_color": "#075E54",
  "icons": [
    {
      "src": "/img/favicon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/favicon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}