{
  "name": "Achille Triomphe",
  "short_name": "Achille Triomphe",
  "description": "Achille Triomphe's scientific worklog presenting deep learning kernels, GPU tiling optimizations, and compiler tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a19",
  "theme_color": "#1a1a19",
  "icons": [
    {
      "src": "/icon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192-dark.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512-dark.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
