{
  "name": "Free Chord Book - Guitar Chords & Tabs",
  "short_name": "Free Chords",
  "description": "Free guitar chords, tabs, and lyrics for 670,000+ songs. Interactive chord diagrams, transpose, and auto-scroll.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "categories": ["music", "education", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Guitar Tuner",
      "short_name": "Tuner",
      "description": "Open the built-in guitar tuner",
      "url": "/?tuner=1"
    },
    {
      "name": "Easy Songs",
      "short_name": "Easy",
      "description": "Easy guitar songs for beginners",
      "url": "/collection/easy-guitar-songs/"
    }
  ]
}
