{
  "name": "SteppersLife",
  "short_name": "SteppersLife",
  "description": "Events, restaurants, and marketplace for the Chicago Stepping community",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#DC2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-light-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-light-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-light-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-light-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/stepperslife-logo-light.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["events", "entertainment", "lifestyle", "social", "food"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Discover stepping events nationwide",
      "url": "/events",
      "icons": [{ "src": "/icon-light-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Radio",
      "short_name": "Radio",
      "description": "Listen to SteppersLife Radio",
      "url": "/radio",
      "icons": [{ "src": "/icon-light-192.png", "sizes": "192x192" }]
    }
  ]
}
