{
  "short_name": "BandHelper",
  "name": "Band Rehearsal Helper",
  "icons": [
    {
      "src": "https://peteichuk.github.io/band-rehearsal-helper/images/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "https://peteichuk.github.io/band-rehearsal-helper/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "https://peteichuk.github.io/band-rehearsal-helper/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#2563eb"
}
