{
  "name": "Kelvin UI — Enterprise React Components for Science & Engineering",
  "short_name": "Kelvin UI",
  "description": "Enterprise React component library in the visual language of industrial software: waveform viewers, register maps, terminals, and operations dashboards alongside 200+ token-driven building blocks. Light-first, TypeScript, Tailwind CSS v4.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007993",
  "orientation": "portrait-primary",
  "categories": ["developer", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Documentation",
      "short_name": "Docs",
      "description": "Browse component documentation",
      "url": "/docs"
    },
    {
      "name": "Components",
      "short_name": "Components",
      "description": "View all components",
      "url": "/docs/button"
    }
  ]
}
