{
  "name": "Flood Level Tracker — biznizart",
  "short_name": "Flood Tracker",
  "description": "Track rising flood water levels with a visual gauge, color-coded warnings and SA emergency contacts. Works fully offline.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#1565C0",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230a0a0a'/><text x='96' y='130' font-size='110' text-anchor='middle'>🌊</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "lang": "en-ZA"
}
