{
  "short_name": "Muron",
  "name": "Muron",
  "start_url": "./",
  "display": "standalone",
  "theme_color": "white",
  "background_color": "#ffffff",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/logocircular.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logocircular.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src":"/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
