{
  "name": "慧眼 KEIGAN — 健康診断 時系列分析",
  "short_name": "慧眼 KEIGAN",
  "description": "健康診断データを経年で可視化し、複数項目の掛け合わせから疾病リスクを分析。すべてブラウザ内で処理されます。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml"
    }
  ]
}
