{
  "name": "Defne Sandbox — Git-Ops Multi-Agent Platform",
  "short_name": "DEFNE",
  "description": "Browser-native, sıfır-backend çok ajanlı yapay zeka simülatörü. GitHub üzerinden Git-Ops ile çalışır.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f1f4ee",
  "theme_color": "#5C8060",
  "lang": "tr",
  "categories": ["productivity", "developer", "utilities"],
  "icons": [
    {
      "src": "./favicon.ico",
      "sizes": "32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Yeni Simülasyon Başlat",
      "short_name": "Başlat",
      "description": "Yeni bir çok-ajan simülasyonu başlat",
      "url": "./index.html#run",
      "icons": []
    }
  ],
  "prefer_related_applications": false
}
