{
  "name": "DH Tools - Web ve Ofis Araçları",
  "short_name": "DH Tools",
  "description": "Gizlilik odaklı, sıfır sunucu maliyetiyle tarayıcınızda çalışan 39+ web aracı paketi.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#090d16",
  "orientation": "portrait-primary",
  "lang": "tr",
  "icons": [
    {
      "src": "assets/icons/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fotoğraftan Excel'e",
      "url": "./#/tools/image-to-excel",
      "description": "Fotoğraf ve tablolardan Excel üretin"
    },
    {
      "name": "PDF Birleştirici",
      "url": "./#/tools/pdf-merger",
      "description": "PDF dosyalarını birleştirin"
    },
    {
      "name": "QR Kod Üretici",
      "url": "./#/tools/qr-generator",
      "description": "Renkli QR kodlar oluşturun"
    }
  ]
}
