{
  "short_name": "Конвертер",
  "name": "Конвертер валют",
  "icons": [
    {
      "src": "/currency-converter/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/currency-converter/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/currency-converter",
  "display": "standalone",
  "theme_color": "#646cff",
  "background_color": "#ffffff"
}