{
  "name": "Calczy — Free Online Tools & Calculators",
  "short_name": "Calczy",
  "description": "120+ free online calculators, dev tools, converters, and text tools. No signup required.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6fa",
  "theme_color": "#2d3436",
  "categories": ["utilities", "productivity", "finance"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
