{
  "name": "皇帝养成日记",
  "short_name": "养成日记",
  "description": "PhD科研番茄钟与任务管理",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF7E8",
  "theme_color": "#FF8C42",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>👑</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
