{
  "name": "KLRAMS — Kerala Road Asset Management System",
  "short_name": "KLRAMS",
  "description": "GIS viewer and dashboards for the Kerala PWD road asset network.",
  "start_url": "/map.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a101c",
  "theme_color": "#0a0f1a",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "GIS Viewer", "url": "/map.html" },
    { "name": "Data Console", "url": "/" },
    { "name": "Lite Map", "url": "/map-lite.html" }
  ]
}
