{
  "name": "CityZinc",
  "short_name": "CZ",
    "icons": [
        {
            "src": "/_image/favicon/web-app-manifest-192x192.png?v=20260519",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/_image/favicon/web-app-manifest-512x512.png?v=20260519",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#03224c",
    "background_color": "#03224c",
    "display": "standalone"
}
