{
  "name": "Échecs — Chess",
  "short_name": "Échecs",
  "description": "Jeu d'échecs deux joueurs, hors-ligne. Two-player offline chess.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14171f",
  "theme_color": "#1f2430",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["games", "board"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
