{
  "name": "Fretwise — Guitar Practice",
  "short_name": "Fretwise",
  "description": "Learn chord tones, scales and licks. Quiz yourself on the fretboard. Play along with progressions. Built for beginner and intermediate guitarists.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d0d0f",
  "theme_color": "#0d0d0f",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["music", "education"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fretboard — visualise chord tones across the neck"
    },
    {
      "src": "icons/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Quiz — three ways to test your knowledge"
    }
  ]
}
