{
  "name": "SITAWARE - Wildfire Situational Awareness",
  "short_name": "SITAWARE",
  "description": "Wildfire situational awareness for National Forests, BLM lands, and State Parks with real-time weather, PAL levels, and fire danger data.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#2E5E3E",
  "theme_color": "#1C1C1C",
  "orientation": "portrait-primary",
  "categories": ["weather", "utilities"],
  "icons": [
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}