{
  "name": "CurrencyX - Currency Converter",
  "short_name": "CurrencyX",
  "description": "Get accurate, real-time exchange rates for 30 major world currencies.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}