{
  "name": "Fast Weather Forecast",
  "short_name": "FastWeather",
  "description": "Fast, no-fluff local weather since 2003. Powered by the National Weather Service.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f3ec",
  "theme_color": "#f6f3ec",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["weather", "utilities", "news"]
}
