{
  "name": "Interaktivní mapa UAP",
  "short_name": "UAP Mapa",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#212121",
  "theme_color": "#00bcd4",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}