{
  "name": "Guitar Helper",
  "short_name": "Guitar Helper",
  "description": "A guitar-learning companion: interactive fretboard, musical slide rule, and practice drills.",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "icons/guitar-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
