{
  "name": "Workstep",
  "short_name": "Workstep",
  "description": "Your organisation's knowledge, on demand.",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "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='32' fill='%230d9488'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white' font-family='Georgia'>W</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "scope": "/portal/"
}