{
  "name": "myDiscretionary",
  "short_name": "myDiscretionary",
  "description": "Intelligent discretionary trust administration — clarity, compliance, and confidence in every decision.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#091C33",
  "theme_color": "#091C33",
  "lang": "en-US",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Request",
      "short_name": "Request",
      "description": "Submit a new discretionary request",
      "url": "/?shortcut=portal",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "My Budget",
      "short_name": "Budget",
      "description": "View your budget and utilisation",
      "url": "/?shortcut=budget",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
