{
  "name": "Band Stage Book",
  "short_name": "Stage Book",
  "id": "/chord-sheet-transposer.html",
  "description": "Live band chords, lyrics, notation, player notes, and performance sync.",
  "start_url": "chord-sheet-transposer.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f0e6",
  "theme_color": "#0f766e",
  "categories": ["music", "productivity"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
