{
  "name": "像素艺术调色板调换工具",
  "short_name": "像素艺术调色板调换工具",
  "description": "在浏览器中将精灵图和精灵图集快速转换为复古主机调色板或自定义 Hex 颜色。",
  "start_url": "/zh/utilities/categories/game-development/pixel-art-palette-swapper/",
  "scope": "/zh/utilities/categories/game-development/pixel-art-palette-swapper/",
  "icons": [
    {
      "src": "/images/utilities/pixel-art-palette-swapper.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}