{
  "name": "Fire Spotter — Wildfire Spread Simulator",
  "short_name": "Fire Spotter",
  "description": "Simulate wildfire spread on real terrain: wind, slope, fuel, water barriers, smoke and ember spotting — in 3D.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0b0b",
  "theme_color": "#ff5a00",
  "categories": ["education", "utilities", "weather"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
