{
  "name": "AirScore — Daily air quality emails",
  "short_name": "AirScore",
  "description": "Automated air quality alerts and daily briefs for your zip code. EPA AQI + wildfire smoke + pollen, delivered to your inbox.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["health", "lifestyle", "weather", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
