{
  "name": "INAYA — Boostez votre patrimoine",
  "short_name": "INAYA",
  "description": "Gérez vos finances personnelles, suivez votre patrimoine et atteignez l'indépendance financière.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F6F3",
  "theme_color": "#A70E23",
  "lang": "fr",
  "categories": ["finance", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "./inaya_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./inaya_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./inaya_icon_maskable_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
