{
  "name": "GAMES GRC",
  "short_name": "GAMES GRC",
  "description": "Plateforme de jeux en ligne et multijoueur",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0e18",
  "theme_color": "#12141c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
