{
  "name": "DAISY Emergency Weather System",
  "short_name": "DAISY",
  "description": "Progressive Weather Warning System with Interactive Maps, Real-Time Proximity Alerts, and Trajectory Prediction.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020617",
  "theme_color": "#020617",
  "status_bar": "black-translucent",
  "icons": [
    {
      "src": "https://www.weather.gov/hazstat/images/nws_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://www.weather.gov/hazstat/images/nws_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
