{
  "name": "PaperDesk",
  "short_name": "PaperDesk",
  "description": "桌面时钟与小组件画布，翻页时钟、机械指针、文字时钟",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbfbfa",
  "theme_color": "#fbfbfa",
  "orientation": "any",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "PaperDesk 桌面时钟"
    }
  ]
}
