{
  "id": "/",
  "name": "YoungOS",
  "short_name": "YoungOS",
  "description": "YoungOS 的低摩擦状态、执行与捕捉界面",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2F4F1",
  "theme_color": "#E5EFEE",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/icons/icon-192.png?v=1.0.0-preview.7", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-512.png?v=1.0.0-preview.7", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
