{
  "name": "Génie Interpersonnel",
  "short_name": "GI",
  "description": "Quiz battle arena — Génie Interpersonnel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#7C3AED",
  "orientation": "portrait",
  "categories": ["games", "education"],
  "icons": [
    { "src": "/gi-icon.svg",       "sizes": "any",     "type": "image/svg+xml" },
    { "src": "/gi-icon-192.png",   "sizes": "192x192", "type": "image/png" },
    { "src": "/gi-icon-512.png",   "sizes": "512x512", "type": "image/png" },
    { "src": "/gi-icon-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Battle rapide",
      "short_name": "Battle",
      "url": "/?screen=battles",
      "icons": [{ "src": "/gi-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
