{
  "name": "Calculator",
  "short_name": "Calculator",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "start_url": "/",
  "icons": [
    {
      "src": "/calculator-2017-10-10_(1).webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
