{
  "name": "算法主动回忆卡片库",
  "short_name": "算法卡片",
  "description": "Java 算法卡片 · 中文主动回忆提示 · 完全离线",
  "lang": "zh-Hans",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f1eb",
  "theme_color": "#103f50",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
