{
  "name": "Guitar Scribble Set Lists",
  "short_name": "GS Set Lists",
  "description": "Build, share, and perform from your guitar set lists. Works offline at the gig once you have opened a set list.",
  "start_url": "/set-list",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "icons": [
    {
      "src": "/pick-png-prp-clear.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pick-png-prp-clear.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["music", "productivity"],
  "lang": "en-US"
}
