{
  "name": "Invatax",
  "short_name": "Invatax",
  "description": "Track UK VAT threshold risk with manual entry, Xero, or QuickBooks.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fbfcfd",
  "theme_color": "#17324d",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
