{
  "name": "PastWeatherInfo — Historical Weather on This Date",
  "short_name": "PastWeather",
  "description": "See the temperature, rain, and snow on any date across the past 5–50 years for any city or ZIP code. Data back to 1940.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F0EEE6",
  "theme_color": "#D97757",
  "categories": ["weather", "utilities", "education"],
  "lang": "en",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
