{
    "short_name": "Vancouver",
    "name": "Vancouver Hotel & Studios",
    "description": "Visit the Vancouver website and make a hotel reservation",
    "display": "minimal-ui",
    "start_url": "/?utm_medium=pwa",
    "id": "/?utm_medium=pwa",
    "scope": "/",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
      {
        "src": "/favicon-1024.png",
        "type": "image/png",
        "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
        "purpose": "any"
      },
      {
        "src": "/app-icon-1024.png",
        "type": "image/png",
        "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
        "purpose": "maskable"
      },
      {
        "src": "/app-icon-monochrome.svg",
        "type": "image/svg+xml",
        "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
        "purpose": "monochrome"
      }
    ]
  }