{
  "name": "Weeks Creek Guest Guide",
  "short_name": "Guest Guide",
  "id": "/",
  "description": "Your cabin guide — door codes, WiFi, checkout, directions, and more. Works offline.",
  "start_url": "/friends-hub.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1512",
  "theme_color": "#A45D41",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/webpic/pwa-guest-guide-192-v5.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/webpic/pwa-guest-guide-512-v5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
