{
  "name": "Chordz - Learn to Play Music",
  "short_name": "Chordz",
  "description": "Find your root note, search for chord progressions, and learn exactly which keys to play",
  "start_url": "/chordz/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230f172a' width='100' height='100'/><circle cx='25' cy='75' r='8' fill='%236366f1'/><circle cx='65' cy='65' r='8' fill='%236366f1'/><path d='M 33 75 L 33 25 L 73 20 L 73 65' stroke='%236366f1' stroke-width='4' fill='none'/><circle cx='33' cy='25' r='3' fill='%236366f1'/><circle cx='73' cy='20' r='3' fill='%236366f1'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
