{
  "name": "Australia Pay Calculator",
  "short_name": "PayCalc AU",
  "description": "Free Australian Pay Calculator 2025-2026 - Calculate take-home pay with ATO tax rates",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1c",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
