{
  "name": "VEMONY — Hands-Free Sheet Music",
  "short_name": "VEMONY",
  "description": "Hands-free sheet music reader. Import PDFs, practice with a metronome, turn pages with gestures.",
  "start_url": "/library",
  "display": "standalone",
  "background_color": "#0d0c0b",
  "theme_color": "#d4af37",
  "orientation": "any",
  "icons": [
    { "src": "/icon-dark-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
