{
  "name": "ToolCenterLab",
  "short_name": "ToolCenterLab",
  "description": "96 free browser-based utility tools for text, PDF, image, code, and more. Works offline. No signup. Privacy-first.",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}