{
  "name": "Arkayüz (Backend) & API (Uygulamalı Rehber)",
  "short_name": "Backend & API",
  "description": "Sunucu tarafını sıfırdan öğreten; istemci-sunucu, HTTP, REST API, JSON, kimlik doğrulama ve güvenliği diyagramlarla anlatan uygulamalı rehber.",
  "lang": "tr", "start_url": "index.html", "scope": "./",
  "display": "standalone", "orientation": "portrait-primary",
  "background_color": "#FCFCFE", "theme_color": "#059669",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
