{
  "name": "All Type Calculator",
  "short_name": "Calculator",
  "description": "A comprehensive collection of calculators for various needs, including geometry, health, math, and finance, presented in a clean, organized interface.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#FAF8F2",
  "theme_color": "#F4A27E",
  "icons": [
    {
      "src": "https://i.ibb.co/5hxvbkn2/icon-512x512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.ibb.co/5hxvbkn2/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.ibb.co/5hxvbkn2/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}