{
  "name": "Note Master — Learn Piano Notes",
  "short_name": "Note Master",
  "description": "Learn to read & hear music notes with spaced repetition",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0f1729",
  "theme_color": "#0f1729",
  "orientation": "any",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
