{
  "name": "PublicArtMap",
  "short_name": "PublicArtMap",
  "description": "An open, growing map of the UK's public art — statues, murals and memorials, mapped city by city.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#FAF9F6",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Art walks", "url": "/walks" },
    { "name": "Browse the map", "url": "/browse" }
  ]
}
