{
  "name": "British Dance Council Licence Holders' Newsletter",
  "short_name": "BDC Newsletter",
  "description": "British Dance Council Licence Holders' Newsletter \u2014 August 2026.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#151515",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}