{
  "name": "Kelímky App",
  "short_name": "Kelímky",
  "description": "Odevzdávání a potvrzování kelímků",
  "display": "standalone",
  "background_color": "#004F9E",
  "theme_color": "#004F9E",
  "start_url": "./index.html",
  "scope": "./",
  "icons": [
    {
      "src": "./android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
