{
  "name": "Hue Blender — Color Mixer & Palette Tools",
  "short_name": "Hue Blender",
  "description": "Mix colors realistically with pigment simulation. Get HEX, RGB, CMYK, HSL, Pantone and RAL codes. Free, no registration.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9fafb",
  "theme_color": "#6366f1",
  "categories": ["design", "productivity", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16 32x32"
    }
  ]
}
