{
  "name": "Optimiser — Private Investment Portfolio",
  "short_name": "Optimiser",
  "description": "A simulated private wealth portfolio: projections, mandates, optimisation activity and liquidity in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbfaf6",
  "theme_color": "#123d2c",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Add investment", "url": "/invest" },
    { "name": "Liquidate funds", "url": "/liquidate" },
    { "name": "Activity", "url": "/activity" }
  ]
}
