{
  "name": "Melo — learn music by playing",
  "short_name": "Melo",
  "description": "Bite-size games that teach how music actually works — tap, listen, and play.",
  "start_url": "/learn",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF2E4",
  "theme_color": "#FBF2E4",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
