{
  "name": "PumpPoint - Loyalty Rewards",
  "short_name": "PumpPoint",
  "description": "Votre plateforme de fidélité en station-service",
  "theme_color": "#006B9A",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "fr",
  "dir": "ltr"
}