{
  "name": "卿有家 · 你的数字家园",
  "short_name": "卿有家",
  "description": "普通人的私人数字家园，让每一份记忆都有归处。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2F4F4F",
  "theme_color": "#2F4F4F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}