{
  "name": "TaxMate AI",
  "short_name": "TaxMate",
  "id": "com.taxmate.ai",
  "description": "Smart tax assistant for tradies and freelancers in Australia. Track expenses, mileage, GST, invoices, and maximise deductions And yes — if you use it for work, even this app itself will be tax deductible. Nothing to lose only save try TaxMate AI today",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f1a",
  "theme_color": "#0b0f1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
