{
  "name": "Calcs — Online calculators",
  "short_name": "Calcs",
  "description": "Free online calculators with formulas, step-by-step solutions, and worked examples.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07000f",
  "theme_color": "#07000f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
