{
  "name": "USD Converter - Real-Time Currency Exchange Rates",
  "short_name": "USDConverter",
  "description": "Convert between 150+ currencies with real-time mid-market exchange rates. Free, fast, and accurate.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
