{
  "name": "The Maestro's Studio",
  "short_name": "Maestro's Studio",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#effaff",
  "theme_color": "#1769aa",
  "icons": [
    {
      "src": "maestro-studio-icon.png",
      "sizes": "2048x2048",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
