{
  "name": "抗生剤ポケットマニュアル",
  "short_name": "AB Manual",
  "description": "臓器別・腎機能別 抗菌薬投与量クイックガイド（浜田版 感染症ポケットガイド第16版）",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d4a2e",
  "theme_color": "#0d4a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
