{
  "name": "回診管理",
  "short_name": "回診",
  "description": "病棟回診管理システム",
  "start_url": "/hospital-rounds/",
  "scope": "/hospital-rounds/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ja",
  "icons": [
    {
      "src": "/hospital-rounds/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/hospital-rounds/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/hospital-rounds/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
