{
  "name": "Consteed",
  "short_name": "Consteed",
  "start_url": "/?homescreen=1",
  "background_color": "#fff",
  "theme_color": "#4e439b",
  "display": "standalone",
  "icons": [
    {
      "src": "./img/global/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./img/global/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/global/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

