{
  "name": "Ledger — income & expense calculator",
  "short_name": "Ledger",
  "description": "A private, on-device income and expense calculator for a small business. No account, no server, no tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7d6",
  "theme_color": "#fff7d6",
  "categories": ["finance", "productivity", "business"],
  "lang": "en",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "any" }
  ]
}
