{
  "name": "QRP2P Marketplace",
  "short_name": "QRP2P",
  "description": "Global P2P Marketplace connecting verified buyers and sellers worldwide in 196 countries. Secure peer-to-peer trading platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "id": "com.qrp2p.marketplace",
  "categories": ["shopping", "business", "marketplace", "p2p"],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Search Markets",
      "short_name": "Search",
      "description": "Search for markets and countries",
      "url": "/",
      "icons": [{ "src": "/img/icon-search.png", "sizes": "96x96" }]
    },
    {
      "name": "Verified Sellers",
      "short_name": "Verified",
      "description": "Browse verified sellers",
      "url": "/verification.html",
      "icons": [{ "src": "/img/icon-verified.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot-1.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Global Marketplace View"
    },
    {
      "src": "/img/screenshot-2.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Country Selection"
    }
  ],
  "protocol_handlers": [],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#1a7f6b",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "iarc_rating_id": "",
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "note": "QRP2P Marketplace - Global P2P Trading Platform. Compatible with iOS, Android, and desktop browsers."
}