{
  "short_name": "Wee",
  "name": "Wee Charge",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/manifest-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/plugicn.png",
      "type": "image/png",
      "sizes": "2048x2048"
    },
    {
      "src": "/img/manifest-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#019EAF",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#FFDC32"
}