{
  "name": "EnigMAT Online",
  "short_name": "EnigMAT",
  "description": "Jeu d'échecs EnigMAT en ligne",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#274059",
  "theme_color": "#274059",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "puzzle"],
  "lang": "fr",
  "scope": "./"
}
