{
  "name": "HIWAS — Water Allocation System",
  "short_name": "HIWAS",
  "description": "AI-assisted water governance. Live basin data, TUE certificates, OGC SensorThings API. Patent FR2510508.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#00B4D8",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["environment", "utilities", "government"],
  "shortcuts": [
    {
      "name": "Live Dashboard",
      "short_name": "Dashboard",
      "url": "/grafana/",
      "description": "Real-time basin monitoring"
    },
    {
      "name": "OGC API",
      "short_name": "API",
      "url": "/sta/v1.1/",
      "description": "OGC SensorThings API"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
