{
  "name": "DIY FlashAttention",
  "short_name": "DIY FlashAttn",
  "description": "Learn Triton by implementing FlashAttention from scratch. Educational kernels, benchmarks, and bilingual docs.",
  "start_url": "/diy-flash-attention/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#06b6d4",
  "orientation": "any",
  "scope": "/diy-flash-attention/",
  "icons": [
    {
      "src": "/diy-flash-attention/logo.svg",
      "type": "image/svg+xml",
      "sizes": "120x120"
    }
  ],
  "categories": ["education", "development", "technology"],
  "lang": "en-US"
}
