{
  "short_name": "ExpenseTracker",
  "name": "Expense Tracker",
  "description": "Track and manage your team expenses efficiently.",
  "icons": [
    {
      "src": "/icon.png?v=6",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "display": "standalone",
  "orientation": "portrait"
}
