{
  "name": "Billfold",
  "short_name": "Billfold",
  "description": "Track bills, spending, and savings — fully offline, private, no accounts.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F6F2",
  "theme_color": "#1F6F54",
  "icons": [
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
