{
  "name": "Silver Cat Tools",
  "short_name": "SilverCat",
  "description": "Bộ sưu tập công cụ tiện ích trực tuyến miễn phí - Nén ảnh, chuyển đổi PDF, tải video, xử lý văn bản và nhiều hơn nữa.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "336x336",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "productivity", "photo", "video", "text"],
  "lang": "vi",
  "dir": "ltr"
}