{
    "motd": [
        {
            "id": "url_facebook",
            "message": "Don't forget to visit <nobr>Words With Benefits<\/nobr> on facebook. You can post comments and questions, and get tips from other players.",
            "buttonText": "Visit Facebook",
            "action": "url:facebook",
            "imageUrl": "motd_facebook_connect.png",
            "priority": 30,
            "isEnabled": true,
            "cooldownHours": 360,
            "daysOfWeek": [],
            "expirationDateTime": ""
        },
        {
            "id": "facebook_connect",
            "message": "Connect with facebook so your games are saved on our server, allowing you to play the same games on all of your facebook-connected devices.",
            "buttonText": "Connect",
            "action": "facebook_connect",
            "imageUrl": "motd_facebook_connect.png",
            "priority": 30,
            "isEnabled": true,
            "cooldownHours": 168,
            "daysOfWeek": [],
            "expirationDateTime": ""
        },
        {
            "id": "app_update_generic",
            "message": "An <color=yellow>update<\/color> is available! Update now to get the latest features and bug fixes.",
            "buttonText": "Update Now",
            "action": "update",
            "imageUrl": "motd_update.png",
            "priority": 1,
            "isEnabled": false,
            "cooldownHours": 0,
            "minVersion": "3.190",
            "daysOfWeek": [],
            "expirationDateTime": ""
        },
        {
            "id": "app_update",
            "message": "An <color=yellow>update<\/color> is available! Get the latest version to start using the new feature!",
            "buttonText": "Update Now",
            "action": "update",
            "imageUrl": "motd_update.png",
            "priority": 1,
            "isEnabled": true,
            "cooldownHours": 0,
            "minVersion": "3.180",
            "daysOfWeek": [],
            "expirationDateTime": ""
        },
        {
            "id": "hint_01",
            "message": "Hint: Play several short words at the start of a game to build up your word multiplier value.",
            "buttonText": "Ok",
            "action": "close_dialog",
            "imageUrl": "motd_hint_gate.jpg",
            "priority": 25,
            "minVersion": "3.061",
            "isEnabled": true,
            "cooldownHours": 240,
            "daysOfWeek": [],
            "expirationDateTime": ""
        },
        {
            "id": "hint_02",
            "message": "Hint: Match a lot of green blocks to build up some letter multipliers.",
            "buttonText": "Ok",
            "action": "close_dialog",
            "imageUrl": "motd_hint_torch.jpg",
            "priority": 25,
            "minVersion": "3.061",
            "isEnabled": true,
            "cooldownHours": 240,
            "daysOfWeek": [],
            "expirationDateTime": ""
        }
    ],
    "products": [
        {
            "product_id": "coins_10000",
            "title": "5,000 Coins",
            "grant_type": "COINS",
            "grant_value": 5000,
            "minVersion": "1.0",
            "enabled": true,
            "consumable": true
        },
        {
            "product_id": "coins_50000",
            "title": "25,000 Coins",
            "grant_type": "COINS",
            "grant_value": 25000,
            "minVersion": "1.0",
            "enabled": true,
            "consumable": true
        },
        {
            "product_id": "coins_100000",
            "title": "50,000 Coins",
            "grant_type": "COINS",
            "grant_value": 50000,
            "minVersion": "1.0",
            "enabled": true,
            "consumable": true
        },
        {
            "product_id": "tbd",
            "title": "To Be Determined",
            "grant_type": "MULTIPLE",
            "grant_product_ids": [
                "tbd",
                "tbd",
                "tbd"
            ],
            "minVersion": "2.5",
            "enabled": false
        }
    ],
    "system": {
        "latestVersioniOS": "1.075",
        "latestVersionAndroid": "1.075",
        "gameHistoryDays": 7,
        "singlePlayerGameHistoryDays": 30,
        "leaderboardPrize": 20000,
        "avatarCoinCost": 10000,
        "wordsVersion": 2,
        "wagerTiers": [
            {
                "tier": 1,
                "tier_value": 1000
            },
            {
                "tier": 2,
                "tier_value": 5000
            },
            {
                "tier": 3,
                "tier_value": 10000
            },
            {
                "tier": 4,
                "tier_value": 25000
            },
            {
                "tier": 5,
                "tier_value": 50000
            },
            {
                "tier": 6,
                "tier_value": 100000
            }
        ],
        "playerCountTiers": [
            {
                "tier": 1,
                "tier_value": 2
            },
            {
                "tier": 2,
                "tier_value": 4
            },
            {
                "tier": 3,
                "tier_value": 10
            },
            {
                "tier": 4,
                "tier_value": 25
            }
        ],
        "urls": {
            "web_site": "https:\/\/www.gilligames.com\/site\/wwb.php",
            "facebook": "https:\/\/www.facebook.com\/wordsbenefits",
            "apple_rating": "itms-apps:\/\/itunes.apple.com\/WebObjects\/MZStore.woa\/wa\/viewContentsUserReviews?id=789784596&onlyLatestVersion=true&pageNumber=0&sortOrdering=1&type=Purple+Software",
            "apple_store": "https:\/\/itunes.apple.com\/us\/app\/stranded-without-phone-retina\/id789784596?mt=8",
            "google_store": "https:\/\/play.google.com\/store\/apps\/details?id=com.gilligames.match",
            "google_rating": "market:\/\/details?id=com.gilligames.match",
            "motd_image_base_url": "https:\/\/www.gilligames.com\/wwb_images\/"
        },
        "youtube": [
            {
                "key": "intro",
                "name": "Introduction",
                "id": "3lfSS2A-fFE"
            }
        ]
    }
}