{
  "name": "Financial Tracker",
  "short_name": "Finance",
  "description": "Track expenses, manage budgets, and achieve your financial goals",
  "start_url": "/financial-tracker/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/financial-tracker/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": []
}
