{
  "name": "熊擎校服通 · 领校徽",
  "short_name": "领校徽",
  "description": "家长凭手机号+学生姓名查询并领取校徽",
  "start_url": "/parent-mobile",
  "scope": "/parent-mobile",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f5a623",
  "orientation": "portrait",
  "icons": [
    { "src": "/brand-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/brand-compact.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}