{
  "name": "VRC Elevate – Marikina River Monitoring",
  "short_name": "VRC Elevate",
  "description": "Live rainfall and water level monitoring for VRC residents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
 "background_color": "#ffffff",
  "theme_color": "#0b6bcb",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}