{
  "id": "/",
  "short_name": "PrecisionTrader",
  "name": "PrecisionTrader",
  "icons": [
    { "src": "favicon.png", "type": "image/png", "sizes": "64x64 32x32 16x16" },
    { "src": "web-app-manifest-192x192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "web-app-manifest-512x512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "screenshots": [
    { "src": "images/app-overview-w-bracket.png", "type": "image/png", "sizes": "1280x720", "form_factor": "wide" },
    { "src": "images/tradepanel.png", "type": "image/png", "sizes": "750x1334" }
  ]
}