{
  "name": "LAYERS — Urban discovery",
  "short_name": "LAYERS",
  "description": "Explore London through the things you love.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#1a1612",
  "theme_color": "#1a1612",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "navigation"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Open map",
      "short_name": "Map",
      "url": "/map",
      "description": "Jump straight to the discovery map"
    }
  ]
}
