{
  "name": "TreasuryFlow",
  "short_name": "TreasuryFlow",
  "description": "Cash position tracking and forecasting for CFOs",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#060918",
  "theme_color": "#00D4AA",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/static/icon-highres.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
