{
  "name": "AATA - Affiliate Tax Report",
  "short_name": "AATA",
  "description": "Track affiliate commissions, withdrawals, and generate tax reports",
  "start_url": "/en/dashboard",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#4f8fff",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
