{
  "name": "MapFest - Offline Festival & Mesh Navigator",
  "short_name": "MapFest",
  "description": "Offline festival GPS navigation, GroundOverlays, set times, and squad tracking",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d14",
  "theme_color": "#00f0ff",
  "categories": ["navigation", "events", "music"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
