chatapp-h5/content/site.json
2026-04-13 23:56:50 +08:00

129 lines
4.9 KiB
JSON

{
"generatedAt": "2026-04-13",
"brand": {
"name": "Yumi",
"strapline": "Internet technology and information services for live social products.",
"description": "Yumi is a live social product operated within an internet technology and information service model, combining voice rooms, direct chat, campaign H5 funnels, and community interaction tools."
},
"company": {
"legalNameCn": "環球互動科技有限公司",
"legalNameEn": "Global Interactive Technology Co., Limited",
"address": "中国香港环球大厦A01",
"website": "https://www.haiyihy.com",
"h5Website": "https://h5.haiyihy.com",
"supportEmail": "postmaster@haiyinet.com.cn",
"privacyEmail": "postmaster@haiyinet.com.cn",
"phone": "+85256283162",
"industry": "Internet technology and information services"
},
"app": {
"packageName": "com.org.yumi",
"googlePlayUrl": "https://play.google.com/store/apps/details?id=com.org.yumi",
"apiBase": "https://jvapi.haiyihy.com"
},
"hero": {
"eyebrow": "Internet technology and information services",
"title": "To Build Trusted Digital Interaction Worldwide",
"summary": "Global Interactive Technology Co., Limited provides internet technology and information services for live social products, official web presence, and digital campaign delivery.",
"primaryCta": {
"label": "Open Google Play",
"href": "https://play.google.com/store/apps/details?id=com.org.yumi"
},
"secondaryCta": {
"label": "Read Privacy Policy",
"href": "https://h5.haiyihy.com/privacy.html"
},
"stats": [
{
"value": "24/7",
"label": "always-on room activity design"
},
{
"value": "Real-time",
"label": "voice, chat, gifting, and room state"
},
{
"value": "One stack",
"label": "app, H5 campaigns, and public presence"
}
]
},
"pillars": [
{
"title": "Live Voice Rooms",
"body": "Users can create rooms, go on mic, manage room roles, run themed sessions, and keep conversations active with lightweight social mechanics."
},
{
"title": "Direct Chat and Social Graph",
"body": "Yumi supports private chat, social follow relationships, and community discovery flows that keep users returning between live sessions."
},
{
"title": "Campaign-Ready H5 Pages",
"body": "Operational pages for hosts, agencies, invitations, rankings, and growth programs can be published quickly without rebuilding the app."
}
],
"audiences": [
{
"title": "Users",
"body": "Join rooms, meet people, chat, participate in events, and unlock social progression with a mobile-first experience."
},
{
"title": "Hosts",
"body": "Run rooms, grow a following, manage member interactions, and activate campaigns from dedicated host-focused H5 funnels."
},
{
"title": "Operators",
"body": "Launch landing pages, direct users into campaigns, and keep public legal pages aligned with app review and external communication requirements."
}
],
"featureGrid": [
{
"kicker": "Room lifecycle",
"title": "Create, enter, moderate, and personalize rooms.",
"body": "Room profiles, room announcements, room themes, room roles, and room-based monetization all sit inside the same engagement model."
},
{
"kicker": "Social retention",
"title": "Keep users active after the conversation ends.",
"body": "Private chat, follow relationships, user discovery, and event-based rewards extend participation beyond a single room session."
},
{
"kicker": "Growth operations",
"title": "Launch H5 campaigns without touching app binaries.",
"body": "Invite funnels, ranking pages, host programs, and agency acquisition pages can be edited as JSON-driven content and republished quickly."
}
],
"operationLinks": [
{
"title": "Host Application",
"href": "https://h5.haiyihy.com/apply/"
},
{
"title": "Host Center",
"href": "https://h5.haiyihy.com/host-center/"
},
{
"title": "Agency Center",
"href": "https://h5.haiyihy.com/agency-center/"
},
{
"title": "Invite New User",
"href": "https://h5.haiyihy.com/invite-new-user/"
}
],
"faq": [
{
"question": "What is Yumi?",
"answer": "Yumi is a mobile social audio application focused on voice rooms, chat, community interaction, and in-app campaigns."
},
{
"question": "Where can I find legal information?",
"answer": "You can review the Privacy Policy and Terms of Service directly on this site. These pages are intended to be used both by end users and app review teams."
},
{
"question": "How are H5 pages managed?",
"answer": "The current setup uses one JSON content file per landing page. That keeps publishing fast and avoids coupling campaign updates to Flutter app releases."
}
]
}