{
    "status": "success",
    "timestamp": 1790083864,
    "app_config": {
        "app_name": "Official Community Hub",
        "privacy_policy": "We respect your privacy. This application does not collect personal identity information. Notifications are powered by OneSignal to deliver community updates and announcements. Users can opt out of notifications anytime via device settings.",
        "support_email": "contact@yourdomain.com",
        "app_version": "1.0.0"
    },
    "banners": [
        {
            "id": 1,
            "title": "Welcome to Community Hub",
            "image_url": "https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?w=1000&q=80",
            "click_url": "https://t.me/",
            "sort_order": 1
        },
        {
            "id": 2,
            "title": "Exclusive Updates & Discussion",
            "image_url": "https://images.unsplash.com/photo-1557683316-973673baf926?w=1000&q=80",
            "click_url": "https://chat.whatsapp.com/",
            "sort_order": 2
        }
    ],
    "social_links": [
        {
            "id": 1,
            "title": "Telegram Main Channel",
            "description": "Get instant updates and daily notices",
            "type": "telegram",
            "link_url": "https://t.me/",
            "badge_text": "VIP Channel",
            "sort_order": 1
        },
        {
            "id": 2,
            "title": "Telegram Discussion Group",
            "description": "Chat with community members 24/7",
            "type": "telegram",
            "link_url": "https://t.me/",
            "badge_text": "50k+ Members",
            "sort_order": 2
        },
        {
            "id": 3,
            "title": "WhatsApp Community Group",
            "description": "Connect directly on WhatsApp",
            "type": "whatsapp",
            "link_url": "https://chat.whatsapp.com/",
            "badge_text": "Active",
            "sort_order": 3
        },
        {
            "id": 4,
            "title": "Official Facebook Group",
            "description": "Join our official Facebook community",
            "type": "facebook",
            "link_url": "https://facebook.com/groups/",
            "badge_text": "Verified",
            "sort_order": 4
        },
        {
            "id": 5,
            "title": "YouTube Official Channel",
            "description": "Watch guides, tutorials and video updates",
            "type": "youtube",
            "link_url": "https://youtube.com/",
            "badge_text": "Tutorials",
            "sort_order": 5
        }
    ],
    "notices": [
        {
            "id": 1,
            "title": "Welcome to our Official Community App!",
            "content": "Welcome everyone! Tap any group card above to join our Telegram, WhatsApp, and Facebook channels. Enable notifications so you never miss an important announcement.",
            "tag": "Important",
            "action_url": "",
            "sort_order": 1,
            "date": "22 Sep 2026"
        },
        {
            "id": 2,
            "title": "Rule reminder for all groups",
            "content": "Please be respectful in all group chats. No spam or unapproved advertisements. Contact admin for any help.",
            "tag": "Notice",
            "action_url": "",
            "sort_order": 2,
            "date": "22 Sep 2026"
        }
    ]
}