{
  "id": "/wealth-manager",
  "name": "Wealth Manager",
  "short_name": "WealthMgr",
  "description": "Track your net worth, assets, debts, and monthly budget.",
  "start_url": "/wealth-manager/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "auto",
  "categories": [
    "finance",
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/facebook/create-react-app/main/packages/cra-template/template/public/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://raw.githubusercontent.com/facebook/create-react-app/main/packages/cra-template/template/public/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
