{
  "name": "Note Ninjas",
  "short_name": "Note Ninjas",
  "description": "Learn to read violin music, tune up, and keep your practice streak going.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#aee7ff",
  "theme_color": "#5dd39e",
  "categories": ["education", "music"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
