{
  "name": "The Household Ledger",
  "short_name": "Ledger",
  "description": "Fixed bills, cash envelopes, and a debt snowball. No bank links, no accounts — a private household budget synced between your devices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EDE6D2",
  "theme_color": "#1F4B3F",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
