{
  "name": "Klack — custom keyboard PCB designer",
  "short_name": "Klack",
  "description": "Design a real keyboard PCB by describing it. KiCad schematic, JLCPCB-ready Gerbers, QMK firmware and a printable 3D case.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#e54b26",
  "icons": [
    { "src": "/favicon-32.png",      "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png","sizes": "180x180", "type": "image/png" },
    { "src": "/klack-logo.svg",      "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ]
}
