{
  "name": "Afrivora",
  "short_name": "Afrivora",
  "description": "Buy & Sell Across West Africa — fashion, services, cars, and homes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Search listings",
      "url": "/en/search",
      "description": "Search across all listings"
    },
    {
      "name": "Post a listing",
      "url": "/en/post",
      "description": "Sell something now"
    },
    {
      "name": "Saved",
      "url": "/en/account/saved",
      "description": "Your saved listings"
    }
  ]
}
