{
  "name": "PP Studio 排课工具",
  "short_name": "PP Studio",
  "description": "PP Studio 课程编排与记录工具",
  "start_url": "/#/schedule",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff8f4",
  "theme_color": "#fff8f4",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/schedule-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/schedule-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
