{
  "name": "Repertoire",
  "short_name": "Repertoire",
  "description": "Track every song you can play, rate how well you know it, and build setlists for shows.",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#181A20",
  "theme_color": "#181A20",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
