{
  "name": "JamBook",
  "short_name": "JamBook",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#18120f",
  "theme_color": "#18120f",
  "description": "A warm songbook PWA for chord charts, set lists, and live performance control.",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}

