{
  "name": "Atlas Capital Finance",
  "short_name": "Atlas Capital",
  "description": "Install Atlas Capital Finance for the best experience.",
  "start_url": "/account/auth?source=pwa",
  "id": "/account/auth",
  "scope": "/",
  "display": "standalone",
  "background_color": "#081423",
  "theme_color": "#0e314c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/apple-touch-icon-v2.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/front/img/crestline-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
