{
  "name": "Not Bored",
  "short_name": "Not Bored",
  "description": "Discover events and things to do in Washington DC",
  "start_url": "/explore",
  "display": "standalone",
  "theme_color": "#fe4f70",
  "background_color": "#fbf9f2",
  "categories": ["entertainment", "events", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
