{
  "name": "CaQeh - P2P Cash Network",
  "short_name": "CaQeh",
  "description": "Africa's peer-to-peer cash liquidity network. Find nearby cash providers, exchange mobile money to cash instantly with escrow protection.",
  "icons": [
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "theme_color": "#4f46e5",
  "background_color": "#f9fafb",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business", "utilities"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CaQeh — Africa's P2P Cash Liquidity Network"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CaQeh app icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to your dashboard",
      "url": "/",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Cash",
      "short_name": "Find Cash",
      "description": "Find nearby cash providers",
      "url": "/network/find",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Send Money",
      "short_name": "Send",
      "description": "Send money to anyone",
      "url": "/wallet/transfer",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "description": "View your wallet balances",
      "url": "/wallet",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bridge",
      "short_name": "Bridge",
      "description": "Convert between crypto and fiat",
      "url": "/bridge",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    }
  ]
}
