{
  "name": "Çevirihane - Oyun Çeviri Platformu",
  "short_name": "Çevirihane",
  "description": "Oyun çevirileri ve Türkçe yama dosyalarını indirin. Geniş oyun çevirisi arşivi, kullanıcı yorumları ve derecelendirmeleri.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#E30A17",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment", "education"],
  "lang": "tr-TR",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Yeni Çeviriler",
      "short_name": "Yeni",
      "description": "En yeni çevirileri görüntüle",
      "url": "/?sort=newest",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Popüler Çeviriler",
      "short_name": "Popüler",
      "description": "En popüler çevirileri görüntüle",
      "url": "/?sort=popular",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
