{
  "name": "方剂学谐音梗速记",
  "short_name": "方剂速记",
  "description": "66首经典方剂谐音梗口诀：朗读、闪卡、填空、测验、错题本、艾宾浩斯复习",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c0392b",
  "background_color": "#f6f3ea",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}