{
  "name": "Downtown Jazz Jam",
  "short_name": "DTJJ",
  "description": "Downtown Jazz Jam - London's premier jazz weekend",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c45c26",
  "background_color": "#fdf4ee",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
