{
  "name": "小账本",
  "short_name": "账本",
  "description": "宠物记账+生活管理",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#c4b5fd",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%23c4b5fd'/%3E%3Ctext x='96' y='140' font-size='100' text-anchor='middle' fill='white'%3E🐾%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%23c4b5fd'/%3E%3Ctext x='256' y='380' font-size='250' text-anchor='middle' fill='white'%3E🐾%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
