{
  "name": "童行 Lab 管理后台",
  "short_name": "童行后台",
  "description": "童行 Lab 文章管理后台 — 发布与管理文章",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#4A3FB8",
  "orientation": "any",
  "icons": [
    {
      "src": "images/admin-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/admin-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
