{
  "name": "緊急時飲料水浄化計算機",
  "short_name": "緊急時飲料水浄化計算機",
  "description": "緊急時の飲料水を浄化するための漂白剤（塩素系）の投与量計算機。WHOおよびCDCのガイドラインに基づいたサバイバルツール。",
  "start_url": "/ja/utilities/categories/health/water-purifier/",
  "scope": "/ja/utilities/categories/health/water-purifier/",
  "icons": [
    {
      "src": "/images/utilities/waterPurifier.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}