{
  "name": "Appynox Scientific Calculator",
  "short_name": "Appynox Calc",
  "description": "Free online Casio-style fx-991ES PLUS scientific calculator with 403 functions — calculus, matrices, statistics, complex numbers, and more.",
  "start_url": "/scientific-calculator/",
  "scope": "/scientific-calculator/",
  "display": "standalone",
  "background_color": "#2c2f34",
  "theme_color": "#1a1c20",
  "categories": [
    "utilities",
    "education"
  ],
  "lang": "en",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/scientific-calculator/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/scientific-calculator/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/scientific-calculator/assets/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
