{
  "name": "Plotto.ai",
  "short_name": "Plotto网页版",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "description": "AI 助手与剧本创作聊天应用",
  "lang": "zh-CN",
  "scope": "/",
  "categories": ["productivity", "entertainment", "writing"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

