{
  "name": "Tax Clarity Tool",
  "short_name": "Tax Clarity",
  "description": "Free Australian tax modelling tool for CGT, trust tax, and negative gearing calculations",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1D5C52",
  "background_color": "#FAF7F2",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a0332dfc48feb669b471e20/534412341_TaxClarityToolLogoDesign.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a0332dfc48feb669b471e20/534412341_TaxClarityToolLogoDesign.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "CGT Calculator",
      "short_name": "CGT",
      "description": "Calculate capital gains tax with 50% discount or indexation",
      "url": "/cgt",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/6a0332dfc48feb669b471e20/534412341_TaxClarityToolLogoDesign.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Trust Calculator",
      "short_name": "Trust",
      "description": "Model trust income and proposed 30% minimum tax",
      "url": "/trust",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/6a0332dfc48feb669b471e20/534412341_TaxClarityToolLogoDesign.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Negative Gearing",
      "short_name": "NegGear",
      "description": "Calculate negative gearing impact under proposed quarantining",
      "url": "/neggear",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/6a0332dfc48feb669b471e20/534412341_TaxClarityToolLogoDesign.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
