{
  "name": "HHI Tablet Concierge",
  "short_name": "HHI Concierge",
  "description": "A vacation rental tablet concierge for Hilton Head Island guests.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f2f5f7",
  "theme_color": "#00469E",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/assets/hhi/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/hhi/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
