{
  "name": "ToolHub — Ücretsiz Online Araçlar",
  "short_name": "ToolHub",
  "description": "PDF, Görsel, Hesaplama ve Geliştirici araçları — ücretsiz ve hızlı.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "tr",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "PDF Sıkıştır",
      "url": "/tools/pdf/pdf-compress",
      "description": "PDF boyutunu küçült"
    },
    {
      "name": "Görsel Sıkıştır",
      "url": "/tools/image/image-compress",
      "description": "Görsel boyutunu küçült"
    },
    {
      "name": "Şifre Oluştur",
      "url": "/tools/developer/password-generator",
      "description": "Güvenli şifre oluştur"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": []
}
