{
  "name": "LBS Wayfinder",
  "short_name": "Wayfinder",
  "description": "Campus directions and room lookup for London Business School.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#102a43",
  "theme_color": "#184e77",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    }
  ]
}
