{
  "name": "Lake Life Digital Dashboard",
  "short_name": "Lake Life",
  "description": "Real-time lake conditions: water level, trend, temperature, flow, weather, and community info.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#cce4f4",
  "theme_color": "#0a2342",
  "icons": [
    {
      "src": "https://assets.ourlakelife.app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://assets.ourlakelife.app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
