{
  "name": "Antilog Calculator",
  "short_name": "Antilog",
  "description": "Free antilog calculator for base 10, e, and custom bases in your browser",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2a1810",
  "theme_color": "#c45c26",
  "icons": [
    {
      "src": "/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
