{
  "name": "LGE — Laser Game Evolution",
  "short_name": "LGE",
  "description": "Application interne Laser Game Evolution",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0E13",
  "theme_color": "#0D0E13",
  "lang": "fr",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}