{
  "name": "Défi — calcul mental",
  "short_name": "Défi",
  "description": "Jeu de calcul mental multijoueur en temps réel, look rétro terminal.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#f7f6f2",
  "theme_color": "#f7f6f2",
  "lang": "fr",
  "icons": [
    { "src": "icons/icone-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "icons/icone-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icone-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "icons/icone-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "icons/icone-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icone-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
