{
  "name": "Ledger AI",
  "short_name": "Ledger AI",
  "description": "Your AI financial analyst. Upload statements, get instant intelligence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "icons": [
    { "src": "/favicon.svg",          "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png",         "type": "image/png",     "sizes": "192x192" },
    { "src": "/icon-512.png",         "type": "image/png",     "sizes": "512x512" },
    { "src": "/icon-512-maskable.png","type": "image/png",     "sizes": "512x512", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "type": "image/png",     "sizes": "180x180" }
  ]
}
