{
  "name": "夜灯与猫",
  "short_name": "灯猫",
  "description": "夜灯与猫——独吟与和鸣的写作书房，灯灯陪你写下去。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#E0912F",
  "background_color": "#E6E4DF",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "晨间笔记",
      "short_name": "晨间",
      "url": "/morning",
      "description": "开始今日晨间写作打卡"
    },
    {
      "name": "我的书架",
      "short_name": "书架",
      "url": "/"
    }
  ]
}
