{
  "name": "{{SITE_TITLE}}",
  "short_name": "{{SITE_TITLE}}",
  "description": "专注洞穴探险(Caving)的官方科考纪实平台，聚焦SRT单绳技术、竖井垂降、地下暗河与测绘科考。",
  "lang": "zh-CN",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#FFD700",
  "icons": [
    { "src": "/assets/images/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any maskable" },
    { "src": "/assets/images/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" }
  ]
}
