{
  "name": "Algoquant Global",
  "short_name": "Algoquant Global",
  "description": "A web platform for Algoquant Global, a stock brokerage firm.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3fb9ea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.jpg",
      "sizes": "192x192",
      "type": "image/svg"
    },
    {
      "src": "favicon.jpg",
      "sizes": "512x512",
      "type": "image/svg"
    }
  ],
  "splash_pages": null,
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.opgsecurities.android",
      "url": "https://play.google.com/store/apps/details?id=com.opgsecurities.android"
    },
    {
      "platform": "itunes",
      "id": "your-itunes-app-id",
      "url": "https://itunes.apple.com/app/opg-securities/idyour-itunes-app-id"
    }
  ],
  "scope": "/",
  "dir": "ltr",
  "lang": "en-US",
  "serviceworker": {
    "src": "path/to/service-worker.js",
    "scope": "/"
  },
  "shortcuts": [],
  "share_target": {
    "action": "/share-target/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "categories": [],
  "screenshots": [],
  "iarc_rating_id": null
}
