{
  "name": "FayParentConnect - 家长守护门户",
  "short_name": "FayParent",
  "description": "育才补习中心 · 家长守护与沟通门户",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1E1B4B",
  "theme_color": "#1E1B4B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
