{
  "name": "Personal Net Worth & Portfolio Tracker",
  "short_name": "FinanceTrack",
  "description": "Real-time Net Worth, Ayar Gold ETF, Mofid Hami Compound Interest, and Crypto Portfolio Tracker PWA",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "/next.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Asset",
      "url": "/?action=add",
      "description": "Quickly add an asset to your portfolio"
    }
  ]
}
