{
  "name": "甜心单词打卡 · 萌宠小屋",
  "short_name": "甜心打卡",
  "description": "少女风每日单词打卡，双账号、积分喂养萌宠",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#FFF0F7",
  "theme_color": "#FFB6D9",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
