{
  "name": "EnginePC — Configurateur intelligent",
  "short_name": "EnginePC",
  "description": "Configurations PC, serveur, NAS, portable, tablette et smartphone générées automatiquement.",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070a14",
  "theme_color": "#070a14",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Générateur automatique", "url": "/generer" },
    { "name": "Configurateur", "url": "/configurer/desktop" },
    { "name": "Catalogue", "url": "/catalogue" }
  ]
}
