{
  "name": "PianoKey",
  "short_name": "PianoKey",
  "description": "Outils pédagogiques pour pianistes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090f",
  "theme_color": "#8B6FE8",
  "orientation": "portrait-primary",
  "icons": [
  { "src": "assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
  { "src": "assets/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
]
}
