{
  "name": "CoinEx",
  "short_name": "CoinEx",
  "description": "Non-Custodial P2P Crypto Trading & Lending",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0f0f",
  "theme_color": "#10b981",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "crypto"],
  "icons": [
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-narrow.png?v=1",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CoinExchange.Cash home on a phone: wallet-based P2P crypto with multisig escrow"
    },
    {
      "src": "/screenshots/mart-narrow.png?v=1",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CryptoMart marketplace listing filters on a phone"
    },
    {
      "src": "/screenshots/home-wide.png?v=1",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CoinExchange.Cash home on desktop"
    },
    {
      "src": "/screenshots/security-wide.png?v=1",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Trust & Security page explaining escrow architecture and threat model"
    }
  ],
  "shortcuts": [
    {
      "name": "Trade",
      "short_name": "Trade",
      "url": "/trades",
      "description": "Browse P2P trading offers"
    },
    {
      "name": "Lend",
      "short_name": "Lend",
      "url": "/loans",
      "description": "Browse P2P lending offers"
    },
    {
      "name": "Buy Crypto",
      "short_name": "Buy",
      "url": "/buy",
      "description": "Buy crypto with fiat"
    }
  ]
}
