{
  "name": "Fingerline — Every note, the right finger",
  "short_name": "Fingerline",
  "description": "Turns any cello score into a fingered edition, tuned to your level.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdf7f4",
  "theme_color": "#1a1623",
  "categories": ["music", "education", "productivity"],
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
