{
  "name": "ToolsHub",
  "short_name": "ToolsHub",
  "description": "A collection of free browser-based tools including chemistry, productivity, and content utilities.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#eef1ff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
