{
  "name": "小亮的日常 - 玄凤鹦鹉成长日记",
  "short_name": "小亮",
  "description": "一只玄凤鹦鹉的成长日记，记录小亮的每一天",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./images/logo-dark.png",
      "sizes": "80x80",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./images/logo-light.png",
      "sizes": "80x80",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./images/gitbe-icon-only.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./images/gitbe-icon-circle.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "pets", "education"],
  "lang": "zh-CN",
  "dir": "ltr"
}
