{
  "name": "Beginnings",
  "short_name": "Beginnings",
  "description": "Unlock the fretboard with interactive chord progressions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "categories": ["music", "education", "utilities"],
  "screenshots": [
    {
      "src": "/lovable-uploads/35455603-ce6a-4520-a401-5652319fdedc.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/app-icon.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Start Building",
      "short_name": "Build",
      "description": "Start building chord progressions",
      "url": "/?quick=build",
      "icons": [
        {
          "src": "/app-icon.png?v=3",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "scope": "/",
  "lang": "en"
}
