{
  "name": "Guitar Efficiency",
  "short_name": "GuitarEff",
  "description": "Meet Star — your AI guitar coach. Take your Guitar IQ Scan, find your weak spots, and get a personalized plan.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#D4226A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "music"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Guitar IQ Scan",
      "url": "/iq-scan",
      "description": "Take your adaptive Guitar IQ Scan"
    },
    {
      "name": "Ask Star",
      "url": "/star",
      "description": "Chat with your AI guitar coach"
    },
    {
      "name": "Quiz",
      "url": "/quiz",
      "description": "Practice with 2,700+ questions"
    }
  ]
}
