{
  "name": "FxLeakage — Cross-Border Fee Auditor",
  "short_name": "FxLeakage",
  "description": "Audit PayPal, Stripe, Payoneer, Wise & more. Stop bleeding money on FX markup.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFBEA",
  "theme_color": "#FACC15",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Calculator", "url": "/", "description": "Open the fee calculator" },
    { "name": "Leak Tracker", "url": "/tracker", "description": "Your yearly leak dashboard" },
    { "name": "Invoice", "url": "/invoice", "description": "Generate an invoice" }
  ]
}
