{
  "name": "Plume et le secret du vent",
  "short_name": "Plume",
  "description": "L'appli du ciel — joue, apprends et gagne ton brevet de pilote du ciel.",
  "lang": "fr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#cfe8f7",
  "theme_color": "#7fb8d9",
  "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" }
  ]
}
