{
  "name": "Color Matching",
  "short_name": "Color Matching",
  "description": "Ferramentas de gestão de cor — Misturas Pantone, Correção de Cor LCh e Conversão de Fórmula",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='38' fill='%231a1a2e'/><circle cx='62' cy='80' r='28' fill='%23e94560'/><circle cx='130' cy='80' r='28' fill='%2300b894'/><circle cx='96' cy='130' r='28' fill='%237c5cff'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231a1a2e'/><circle cx='166' cy='213' r='74' fill='%23e94560'/><circle cx='346' cy='213' r='74' fill='%2300b894'/><circle cx='256' cy='346' r='74' fill='%237c5cff'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
