{
  "name": "RE:序章",
  "short_name": "RE:序章",
  "description": "个人仪表盘 - 待办、习惯打卡、笔记、番茄钟",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8F5EF",
  "theme_color": "#D4A5A5",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
