{
  "name": "BillVeto — Free Bill Auditor",
  "short_name": "BillVeto",
  "description": "Find errors in your medical bills, receipts, paychecks, and loan statements. Free and private.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities", "medical"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
