{
  "name": "The Cape House Guidebook",
  "short_name": "Cape House",
  "description": "Your digital guest guidebook — check-in, WiFi, local recommendations, and more.",
  "start_url": "/cape-house",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#33302C",
  "theme_color": "#33302C",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
