{
  "name": "Private Statement Review",
  "short_name": "Statement Review",
  "description": "A private, offline monthly review for bank CSVs.",
  "id": "/",
  "start_url": "/?source=pwa&v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f0e3",
  "theme_color": "#315c46",
  "categories": ["finance", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
