{
  "name": "Mini-jeux STRATEGIA Lab.",
  "short_name": "Mini-jeux",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "games/interface/assets/lab.png",
      "sizes": "480x136",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    }
  ]
}
