{
  "name": "ApexGap Engine",
  "short_name": "ApexGap",
  "description": "Retirement funding gap calculator for financial advisers",
  "version": "3.1.0",
  "theme_color": "#080B10",
  "background_color": "#080B10",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
