{
  "name": "Le Bureau — by boumi",
  "short_name": "Le Bureau",
  "description": "Joue avec tes potes : 11 mini-jeux + tracker de scores.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1918",
  "theme_color": "#1a1918",
  "lang": "fr",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
