{
  "name": "Outing - Things To Do Near You",
  "short_name": "Outing",
  "description": "From art and music shows to flea markets and more. Download Outing today and start exploring all that your community has to offer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0d0d0d",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "categories": [
    "events",
    "entertainment",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Discover Events",
      "url": "/",
      "icons": [
        {
          "src": "/icons/discover.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
