{
  "name": "Mboa",
  "short_name": "Mboa",
  "description": "Le marché digital du Cameroun — Achetez, vendez et louez en toute confiance",
  "start_url": "/fr",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "lang": "fr",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Publier une annonce",
      "short_name": "Publier",
      "description": "Créer une nouvelle annonce",
      "url": "/fr/listings/create",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mes annonces",
      "short_name": "Mes annonces",
      "description": "Gérer mes annonces",
      "url": "/fr/my-listings",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
