{
  "name": "OC Worldbuilding Guide",
  "short_name": "世界观指南",
  "description": "通过引导性问题，系统性地构建逻辑自洽、细节饱满的世界观",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030304",
  "theme_color": "#030304",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
