{
  "name": "Cairn — Can I Run AI Locally?",
  "short_name": "Cairn",
  "description": "A field guide to local AI. Check if your GPU can run 50+ open-weight LLMs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f1e8",
  "theme_color": "#2a1f12",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
