{
  "name": "EthioBridge - P2P USDT Exchange",
  "short_name": "EthioBridge",
  "description": "Buy & Sell USDT with Ethiopian Birr - P2P Exchange",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0A06",
  "theme_color": "#D4A017",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}