{
  "name": "Currency Tracker — Multi-Currency Savings Intelligence",
  "short_name": "Currency Tracker",
  "description": "Track currency conversions, interest earnings, and P&L across multiple currencies. Free, private, works offline.",
  "start_url": "/app/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0F19",
  "theme_color": "#818CF8",
  "orientation": "any",
  "categories": ["finance", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "prefer_related_applications": false
}
