{
  "name": "BSides Conference Map",
  "short_name": "BSides Map",
  "description": "Interactive floor map for the BSides conference",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111827",
  "theme_color": "#1f2937",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
