{
  "name": "Arion Notes",
  "short_name": "Arion Notes",
  "description": "Practice simplified mock notes, tabs, and rhythm guides for Arion songs by instrument.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090909",
  "theme_color": "#111111",
  "categories": ["music", "education", "entertainment"],
  "icons": [
    {
      "src": "assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
