{
  "name": "AI Expense Manager",
  "short_name": "AIEM",
  "description": "Smart AI-powered expense tracking and financial management.",
  "start_url": "/",
  "scope": "/",
  "id": "expenses",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "https://static.momorita.com/2026-07-11/21-18-23-e10aa84fc5.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}