{
  "short_name": "FxFORTAX",
  "name": "FxFORTAX — Foreign Exchange Gain/Loss Calculator",
  "description": "ATO-compliant foreign exchange gain/loss calculator for Australian taxpayers. Upload FX transaction CSVs and generate instant tax reports.",
  "icons": [
    {
      "src": "fxfortax-gray.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "fxfortax-lblue.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "fxfortax-lblue.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1976d2",
  "background_color": "#ffffff",
  "lang": "en-AU",
  "categories": ["finance", "productivity"]
}
