{
  "name": "OK-OFFLINE — Black Rock City Guide",
  "short_name": "OK-OFFLINE",
  "description": "Offline-first guide for Burning Man camps, art, and events",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#8B0000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "navigation"],
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search camps, art, and events",
      "url": "/2026/search",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Map",
      "short_name": "Map",
      "description": "View map of Black Rock City",
      "url": "/2026/map",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
