{
  "name": "Zpoždění mhd",
  "short_name": "MHD",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "https://placehold.co/192x192/2563eb/white.png?text=MHD",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/2563eb/white.png?text=MHD",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}