{
  "name": "医院医疗设备扫码App",
  "short_name": "医设通",
  "description": "医院医疗设备二维码使用状态记录与外借追踪系统",
  "start_url": "https://hospital-device-app.pages.dev/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#1a66ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/medical-heart.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/color/512/medical-heart.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
