{
  "name": "LCL — Local Compute Lab",
  "short_name": "LCL",
  "description": "Bilingual, source-backed decision workbench for building a private local AI lab across NVIDIA, AMD, and Apple.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#06101d",
  "theme_color": "#06101d",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["productivity", "developer", "education"],
  "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"
    }
  ]
}
