{
  "name": "画像から色を抽出（カラーピッカー）",
  "short_name": "画像カラーピッカー",
  "description": "画像のクリック地点の色をHEX・RGBで取得し、代表色パレットも抽出。ブラウザ内で完結し、画像はサーバーに送信されません。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
