{
  "name": "12notez Stage — Performer's Chords & Lyrics",
  "short_name": "12notez Stage",
  "description": "Offline-first live performance software: Hindi lyrics with inline chords, live transposition, capo calculator, teleprompter auto-scroll, metronome and setlists.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#fc5c9c",
  "lang": "hi",
  "dir": "ltr",
  "categories": ["music", "entertainment", "productivity"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
