{
  "name": "RescueBudget",
  "short_name": "RescueBudget",
  "description": "Coach financier IA — reprends le contrôle de ton budget avec Léo.",
  "start_url": "./CoachFinancier.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a16",
  "theme_color": "#0a0a16",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["finance", "productivity", "education"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
