{
  "id": "/ozone/",
  "name": "oZone iQ",
  "short_name": "oZone iQ",
  "description": "oZone iQ backend installabile come app.",
  "lang": "it",
  "start_url": "/ozone/",
  "scope": "/ozone/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "orientation": "any",
  "theme_color": "#0b2f3a",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/images/icons-pwa/ozoneiq-icon-192.png?v=20260730-2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons-pwa/ozoneiq-icon-512.png?v=20260730-2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons-pwa/ozoneiq-maskable-512.png?v=20260730-2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
