{
  "name": "Gather Round",
  "short_name": "GatherRound",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "A web app for gathering events.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/header_nav_logo.png",
      "sizes": "100x100",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Fan Dang Oregon",
      "short_name": "Event",
      "description": "Go to the Fan Dang Oregon page.",
      "url": "/events.html?event=0469d3ee-b60d-44d1-8a6f-92e6ac3de8de"
    }
  ]
} 