{
  "name": "ClearSpent",
  "short_name": "ClearSpent",
  "description": "Private daily budget and expense dashboard.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8fbff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "assets/clearspent-logo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/clearspent-logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
