{
  "name": "AquaMeter",
  "short_name": "AquaMeter",
  "description": "Smart Water Monitoring System — track usage, estimate bills, monitor savings.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0D47A1",
  "theme_color": "#1565C0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
