{
  "name": "Obec Kotvrdovice",
  "short_name": "Kotvrdovice",
  "start_url": "/aplikace/?source=pwa",
  "id": "/aplikace/",
  "display": "standalone",
  "background_color": "#087f08",
  "theme_color": "#087f08",
  "icons": [
    {
      "src": "/appicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/appicon512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/appicon180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
