{
  "name": "CalciPrime",
  "short_name": "CalciPrime",
  "description": "A premium library of free digital calculators to solve everyday and complex equations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2f5f8",
  "theme_color": "#0d1e36",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "finance", "education"],
  "lang": "en",
  "dir": "ltr"
}
