{
  "name": "ChopChop — Moto-taxi & Hébergement",
  "short_name": "ChopChop",
  "description": "Réservez votre moto-taxi (okada) et hébergement en Afrique via WhatsApp. Paiement mobile.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0600",
  "theme_color": "#F7941D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["travel", "transport", "lifestyle"],
  "lang": "fr",
  "dir": "ltr"
}