{
  "name": "Calculora - Free Online Calculators",
  "short_name": "Calculora",
  "description": "Free online calculators for math, finance, health, engineering, and everyday conversions. Fast, accurate, and easy to use.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f7cff",
  "orientation": "any",
  "categories": [
    "utilities",
    "finance",
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "lang": "en",
  "dir": "ltr"
}