{
  "name": "Music Maestro",
  "short_name": "Music Maestro",
  "description": "Interactive music theory practice for Grade 1–3 students. Aligned with AMEB, ABRSM, RCM.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF8FB",
  "theme_color": "#FF8FAB",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon.svg",     "sizes": "any",      "type": "image/svg+xml" }
  ],
  "categories": ["education", "music"],
  "lang": "en"
}
