{
  "name": "Flow Engine",
  "short_name": "FlowEngine",
  "description": "Flow Engine investment decision dashboard",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060a10",
  "theme_color": "#060a10",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": []
}
