{
  "name": "NetPilot",
  "short_name": "NetPilot",
  "description": "Gestion de projets infrastructure & réseau",
  "start_url": "/fo-login.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D0E17",
  "theme_color": "#1E2044",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}