{
  "name": "CURREXX Currency Converter",
  "short_name": "CURREXX",
  "description": "Free currency converter with latest daily reference exchange rates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#edf3f8",
  "theme_color": "#10233f",
  "icons": [
    {
      "src": "/assets/img/currexx-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
