{
  "name": "臨床鑑別診断ツール集",
  "short_name": "DDxツール",
  "description": "臨床所見・検査所見から系統的に鑑別診断を行うインタラクティブツール",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E8F0FE",
  "theme_color": "#1B3A5C",
  "lang": "ja",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
