{
  "short_name": "SwipeBudget",
  "name": "SwipeBudget - On-Device Private Expense Categorizer",
  "description": "Offline-first bank statement categorization with interactive swipe cards. 100% private and on-device.",
  "icons": [
    {
      "src": "pwa-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "pwa-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["finance", "utilities", "productivity"]
}
