{
  "name": "考公学习平台",
  "short_name": "考公学习",
  "description": "专业的公务员考试学习平台，包含粉笔题库、行测智能刷题等功能",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#4CAF50",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/img/longm.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "粉笔题库",
      "short_name": "题库",
      "description": "行测智能刷题",
      "url": "/fenbi.html"
    }
  ]
}
