{
  "name": "Cyphmeta \u2014 Investment Operations",
  "short_name": "Cyphmeta",
  "description": "Institutional-grade investment operations and portfolio infrastructure.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04121b",
  "theme_color": "#04121b",
  "categories": [
    "finance",
    "business"
  ],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Deposit",
      "url": "/dashboard/deposit"
    },
    {
      "name": "Assets",
      "url": "/dashboard/assets"
    }
  ]
}
