{
  "name": "Burak Demiröz - Knowledge Hub",
  "short_name": "Docs Hub",
  "description": "Technical documents, research papers, and educational resources",
  "start_url": "/document/document.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "reference",
    "productivity"
  ],
  "lang": "tr",
  "dir": "ltr"
}

