{
  "name": "Kubicek",
  "short_name": "p_K",
  "start_url": "./",
  "scope": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "dist/images/logomenu512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "dist/images/logomenu192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
