{
  "name": "Guitar Studio",
  "short_name": "Guitar Studio",
  "description": "Tune, understand the fretboard, build a groove, and capture the song.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#02050a",
  "theme_color": "#050b14",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
