{
  "name": "RateVault — Live Exchange Rates",
  "short_name": "RateVault",
  "description": "Free live currency and crypto exchange rates for 160+ currencies. Convert, compare, and track — no sign-up needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#16C784",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/assets/img/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/img/og-cover.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "RateVault homepage with live converter and rate widgets"
    }
  ],
  "shortcuts": [
    {
      "name": "USD to NGN",
      "url": "/pairs/usd-to-ngn.html",
      "description": "Live US Dollar to Nigerian Naira exchange rate"
    },
    {
      "name": "USD to EUR",
      "url": "/pairs/usd-to-eur.html",
      "description": "Live US Dollar to Euro exchange rate"
    },
    {
      "name": "BTC Price",
      "url": "/#crypto",
      "description": "Live Bitcoin and crypto prices"
    }
  ]
}
