{
  "name": "AI风月",
  "short_name": "AI风月",
  "description": "中文AI角色扮演与虚拟伴侣平台，提供AI女友、AI酒馆等沉浸式互动体验",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "categories": ["social", "entertainment", "productivity"],
  "shortcuts": [
    {
      "name": "立即体验",
      "short_name": "体验",
      "description": "开始AI角色扮演体验",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
