{
 "name": "Калькуляторы",
 "short_name": "Калькуляторы",
 "start_url": "https://georgiy.by/calc.html",
 "description": "",
 "display": "standalone",
 "orientation": "any",
 "theme_color": "#7A0000",
 "background_color": "#ffffff",
 "icons": [
  {
   "src": "https://georgiy.by/icon.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ],
 "scope": "https://georgiy.by/calc.html"
}