{
  "name": "Sheets Live — Ratzon Orchestra",
  "short_name": "Sheets Live",
  "description": "Live-broadcast sheet music for your band — works across any network.",
  "start_url": "/sheets/?source=pwa",
  "scope": "/sheets/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "fullscreen"],
  "orientation": "any",
  "background_color": "#0A0A0A",
  "theme_color": "#c9a35d",
  "categories": ["music", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/sheets/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/sheets/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/sheets/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/sheets/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Live broadcast", "short_name": "Live", "description": "Start or join a live sheet-music session", "url": "/sheets/live/", "icons": [{ "src": "/sheets/assets/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Scan a sheet",   "short_name": "Scan", "description": "Camera-scan sheet music",                    "url": "/sheets/scan/", "icons": [{ "src": "/sheets/assets/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Notes",          "short_name": "Notes","description": "Quick notes per sheet",                     "url": "/sheets/notes/","icons": [{ "src": "/sheets/assets/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Goals",          "short_name": "Goals","description": "Practice + life goals tracker",             "url": "/sheets/reminders/goals.php", "icons": [{ "src": "/sheets/assets/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
