{
  "name": "GameTrend — Hub de Jeux Sociaux",
  "short_name": "GameTrend",
  "description": "Le hub de jeux sociaux viraux. GhostWord, Quizz, Enchères — créés et partagés par la communauté.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0614",
  "theme_color": "#3f2f8d",
  "orientation": "portrait",
  "scope": "/",
  "lang": "fr",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Accueil GameTrend"
    }
  ],
  "shortcuts": [
    {
      "name": "GhostWord",
      "url": "/games/ghostword",
      "description": "Lancer GhostWord",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Presets",
      "url": "/presets",
      "description": "Bibliothèque de presets",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
