{
  "name": "Currency Converter — Live Exchange Rates for 166 Currencies, Free Online",
  "short_name": "Currency",
  "description": "Convert between 166 currencies using a daily market rate table, with the European Central Bank reference set as a reserve.",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#a4b2db",
  "background_color": "#626064",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}