{
  "name": "西瓜doing · 考公考研专注",
  "short_name": "西瓜doing",
  "description": "专为考公考研打造的专注计时 App：内置参考书单、真题模拟题库与学习统计",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F2FBF4",
  "theme_color": "#3FA963",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}