{
  "id": "/xy-story-app",
  "name": "XY Story",
  "short_name": "XY Story",
  "description": "AI 互动小说创作与朗读播放器",
  "lang": "zh-CN",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display_override": ["standalone"],
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f7f9",
  "theme_color": "#f7f7f9",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
