{
  "name": "Moyou AI Lab",
  "short_name": "Moyou Lab",
  "description": "公开整理 AI 工作流、Prompt 模式、学习路线和个人系统的笔记站。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1B2A44",
  "theme_color": "#0B1220",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png?v=20260618-mobile-fit",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=20260618-mobile-fit",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png?v=20260618-mobile-fit",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=20260618-mobile-fit",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
