{
  "name": "Ossia — Annotate Your Sheet Music",
  "short_name": "Ossia",
  "description": "Write on your scores with Apple Pencil or mouse. Chord stamps, sticky notes, metronome, live sync, and PDF export — built for musicians.",
  "start_url": "/studio",
  "display": "standalone",
  "background_color": "#f5efe0",
  "theme_color": "#f5efe0",
  "orientation": "any",
  "categories": ["music", "education", "productivity"],
  "lang": "en",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "label": "Ossia Studio"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Studio",
      "short_name": "Studio",
      "description": "Open the annotation studio",
      "url": "/studio",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
