{
  "name": "GAdmin - Panel de Gestion",
  "short_name": "GAdmin",
  "description": "Panel de gestion pour serveurs Garry's Mod",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["games", "utilities"],
  "lang": "fr-FR",
  "dir": "ltr",
  "prefer_related_applications": false
}
