{
  "name": "Human First Foundation - Donation Tracker",
  "short_name": "HFF Tracker",
  "description": "Track donations, sync receipts, manage compliance for Human First Foundation",
  "start_url": "/mobile",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {"src": "/assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable"},
    {"src": "/assets/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable"}
  ]
}
