{
  "name": "EveryEventEver",
  "short_name": "EveryEventEver",
  "description": "Find 15,000+ upcoming events within 30 miles of more than 7,000 cities and towns in the USA. EveryEventEver updates daily and delivers free personalized email alerts so you never miss what is happening near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066cc",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}