{
  "name": "llmtools — the reference toolkit for LLM engineers",
  "short_name": "llmtools",
  "description": "Vendor-neutral LLM developer tools. Token counting, cost estimation and model comparison, computed in your browser.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#6d28d9",
  "background_color": "#faf8ff",
  "icons": [
    {
      "src": "/icons/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
