{
  "name": "Saver — Financial Mindfulness",
  "short_name": "Saver",
  "description": "Your daily budget companion. Know what you can spend today, not what you spent yesterday.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1b4332",
  "background_color": "#f5f3ee",
  "categories": ["finance", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
