{
  "name": "Thrown After",
  "short_name": "ThrownAfter",
  "description": "community. events. opportunity. discover what's next near you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["events", "social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Find events", "url": "/events", "short_name": "Events" },
    { "name": "Host an event", "url": "/host", "short_name": "Host" },
    { "name": "Notifications", "url": "/notifications", "short_name": "Alerts" }
  ]
}
