{
  "name": "Mand'agames",
  "short_name": "Mand'agames",
  "description": "Petit jeu de course mobile à installer.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#87d9ff",
  "theme_color": "#ff4d7d",
  "icons": [
    { "src": "assets/icon.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "assets/icon.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
