{
  "name": "藥記得 - 智慧用藥提醒",
  "short_name": "藥記得",
  "description": "AI 智慧用藥提醒 App - 拍照辨識、用藥提醒、健康追蹤",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#27AE60",
  "theme_color": "#27AE60",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
