{
  "name": "IaConfigurator",
  "short_name": "IaConfig",
  "description": "Trouve le PC parfait pour tes jeux, selon ton budget — calculé par l'IA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0B0F",
  "theme_color": "#7B5CFF",
  "lang": "fr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
