{
  "name": "Queen Vic Hotel",
  "short_name": "Queen Vic",
  "description": "Meet me by the seashore. A premium coastal hotel experience.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2d241e",
  "theme_color": "#2d241e",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
