{
  "name": "AI Tax Guide — Australian Tax Questions, Answered with Sources",
  "short_name": "AI Tax Guide",
  "description": "Get instant answers to Australian tax questions — GST, CGT, FBT, and income tax — backed by 30,000+ ATO source documents with full citations.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0fdf9",
  "theme_color": "#0F4D47",
  "orientation": "any",
  "categories": ["finance", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ask a Tax Question",
      "short_name": "Chat",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tax Calculator",
      "short_name": "Calculator",
      "url": "/calculator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tax Calendar",
      "short_name": "Calendar",
      "url": "/calendar",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
