{
  "name": "Invoice Analyzer",
  "short_name": "InvAnalyzer",
  "description": "AI-powered invoice analysis and financial advisory tool",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}

