{
  "name": "Utilate - All-in-one Online Tools",
  "short_name": "Utilate",
  "description": "A modern, responsive website for Utilate, a free all-in-one online tools platform. It features a clean, tabbed layout for categories like PDF, Image, Video, and more, with tools displayed in an organized grid.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}