{
  "name": "TaxSort — AI Tax & Receipt Tracker",
  "short_name": "TaxSort",
  "description": "Track receipts, mileage, and deductions with AI. Built for CRA, IRS, HMRC, and ATO.",
  "start_url": "/dashboard",
  "scope": "/dashboard",
  "display": "standalone",
  "background_color": "#F0F6F5",
  "theme_color": "#00897B",
  "orientation": "any",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
