{
  "name": "BillSavvy",
  "short_name": "BillSavvy",
  "description": "Smart bill management and tracking for your personal finances.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#1E3A34",
  "theme_color": "#1E3A34",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
