{
  "id": "/?source=pwa",
  "name": "POCBIN",
  "short_name": "POCBIN",
  "description": "Advanced multi-market trading platform with live charts, demo access and complete account tools.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "background_color": "#03101E",
  "theme_color": "#071827",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/mobile.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "POCBIN mobile trading terminal" },
    { "src": "/screenshots/desktop.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "POCBIN desktop trading terminal" }
  ],
  "shortcuts": [
    { "name": "Open POCBIN terminal", "short_name": "Trade", "url": "/en/trade", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Download POCBIN app", "short_name": "Download", "url": "/app-download", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
