{
  "name": "SaxoBank",
  "short_name": "SaxoBank",
  "description": "SaxoBank Investment Platform",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#083437",
  "theme_color": "#4dd9c8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%23083437'/><circle cx='96' cy='96' r='72' fill='%234dd9c8'/><polygon points='108,32 72,96 96,96 84,160 128,96 104,96' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%23083437'/><circle cx='256' cy='256' r='192' fill='%234dd9c8'/><polygon points='288,86 192,256 256,256 224,426 342,256 278,256' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "finance",
    "business"
  ]
}