{
  "name": "SwatchPilot",
  "short_name": "SwatchPilot",
  "description": "Generate UI color systems and export Tailwind/CSS tokens.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f7f3",
  "theme_color": "#d46a1f",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}
