{
  "name": "GuitarCoachAI — Learn any song on guitar",
  "short_name": "GuitarCoach",
  "description": "Upload any song and GuitarCoachAI maps every chord, beat, and section — then guides you through learning it with a real-time highway and AI coaching.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#07060f",
  "background_color": "#07060f",
  "id": "https://guitarcoach.ai/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["music", "education"],
  "screenshots": []
}
