{
  "name": "PRIME EDGE",
  "short_name": "PRIME EDGE",
  "description": "PRIME EDGE 트레이딩 플랫폼. 실시간 차트, 호가창, 주문 기능 제공",
  "start_url": "/mts",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#0a2540",
  "theme_color": "#0a2540",
  "orientation": "any",
  "version": "4.1.0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "국내주식",
      "short_name": "국내주식",
      "description": "국내주식 거래",
      "url": "/?mode=domestic"
    },
    {
      "name": "해외선물",
      "short_name": "해외선물",
      "description": "해외선물 거래",
      "url": "/?mode=futures"
    }
  ]
}
