{
  "name": "SERNAL — Covoiturage CI",
  "short_name": "SERNAL",
  "description": "Plateforme intelligente de covoiturage pour l'Afrique de l'Ouest",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0907",
  "theme_color": "#F4711E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23F4711E'/><text y='140' x='20' font-size='140'>🚗</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23F4711E'/><text y='380' x='50' font-size='380'>🚗</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "transportation"],
  "shortcuts": [
    {
      "name": "Rechercher un trajet",
      "url": "/search",
      "description": "Trouver un covoiturage"
    },
    {
      "name": "Publier un trajet",
      "url": "/publish-trip",
      "description": "Proposer un trajet"
    }
  ]
}
