{
  "id": "./",
  "name": "LoveHouse 小屋",
  "short_name": "LoveHouse",
  "description": "循着星光，回到只属于你的小屋。",
  "lang": "zh-CN",
  "start_url": "./#/",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#f8f3ea",
  "theme_color": "#302b27",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "写日记",
      "short_name": "日记",
      "url": "./#/diary"
    },
    {
      "name": "查看待办",
      "short_name": "待办",
      "url": "./#/todo"
    }
  ]
}
