{
  "name": "Clash Companion",
  "short_name": "Clash",
  "description": "Clash of Clans oyuncuları için yükseltme, builder ve bildirim takip uygulaması.",
  "start_url": "/kontrol-paneli",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07070b",
  "theme_color": "#11121b",
  "categories": ["games", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
