{
  "name": "Rehearsal Section Cues",
  "short_name": "Section Cues",
  "description": "Build clear, printable rehearsal section plans that work offline.",
  "id": "/?source=pwa",
  "start_url": "/?v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f3e8",
  "theme_color": "#f7f3e8",
  "orientation": "any",
  "categories": ["music", "productivity", "utilities"],
  "icons": [
    { "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" }
  ],
  "shortcuts": [
    { "name": "Open cue sheet", "short_name": "Cue sheet", "url": "/#cue-sheet", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
