{
  "name": "Tunary — Guitar Tuner & Practice Console",
  "short_name": "Tunary",
  "description": "Guitar tuner & practice console: mic tuning, alternate tunings, drone, drum machine, chord library, and song pitch matching.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
