{
  "name": "Deducto AI",
  "short_name": "Deducto",
  "id": "com.deductoai.app",
  "description": "Deducto AI — for tradies who make good money but have no idea where it goes. Track expenses, receipts, mileage, GST and invoices in one place. Stay organised, avoid tax shocks, and keep more cash in your pocket. Got a purchase in mind? Ask the AI and instantly see if it's deductible. (Yep… even this app is.)",
  "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"
    }
  ]
}
