{
  "name": "EscrowVault — Automate Your Tax Reserves",
  "short_name": "EscrowVault",
  "description": "Automate your escrow. Eliminate tax surprises. EscrowVault sets aside the exact amount you owe every month — automatically, securely, and FDIC insured.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A2B3C",
  "theme_color": "#1A2B3C",
  "categories": ["finance", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "id": "com.escrowvaultapp.app",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your escrow goals and savings progress",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "any" }]
    },
    {
      "name": "Sign In",
      "short_name": "Login",
      "description": "Sign in to EscrowVault",
      "url": "/login",
      "icons": [{ "src": "/favicon.png", "sizes": "any" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
