{
  "name": "Gold House Invest",
  "short_name": "GHI",
  "description": "L'excellence à portée de main - Plateforme d'investissement VIP sécurisée",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#D4AF37",
  "background_color": "#0A0A0A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "fr"
}