{
  "name": "Railux — AI驱动的智能媒体播放器",
  "short_name": "Railux",
  "description": "AI驱动的智能媒体播放器，支持AI智能刮削、4K/杜比全格式播放、AI自动匹配字幕",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#12b7f5",
  "lang": "zh-CN",
  "categories": ["entertainment", "utilities"],
  "screenshots": [
    {
      "src": "/images/hero-demo-poster.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Railux 首页 Hero 大图"
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}