{
  "name": "战树Emoji越南语AI学习应用",
  "short_name": "战树越南语",
  "description": "一个以emoji表情为学习媒介的越南语学习应用，通过直观的表情符号与越南语词汇、短句进行关联学习",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "zh-CN",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [
    {
      "src": "/landing-bg.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "词库学习",
      "short_name": "词库",
      "description": "浏览和学习越南语词汇",
      "url": "/vocabulary",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI翻译",
      "short_name": "翻译",
      "description": "使用AI进行越南语翻译",
      "url": "/chat",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "提示词生图",
      "short_name": "生图",
      "description": "使用AI生成图片",
      "url": "/prompt-image-generation",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
