{
  "name": "PESEWA — West Africa's Marketplace",
  "short_name": "PESEWA",
  "description": "Buy, sell & deliver — the marketplace in your pocket. Shop local, send money, track deliveries.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1419",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "id": "/",
  "categories": ["shopping", "business", "finance"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "screenshots": [
    { "src": "/screenshots/home.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Home — Browse nearby listings" },
    { "src": "/screenshots/shop.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Shop — View seller products" }
  ],
  "shortcuts": [
    { "name": "Messages", "short_name": "Chat", "url": "/messages", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "My Orders", "short_name": "Orders", "url": "/orders", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Post Listing", "short_name": "Sell", "url": "/post", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  }
}
