Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Papa\u2019s Burgeria",
    "description": "Play Papa\u2019s Burgeria",
    "version": "0.96",
    "manifest_version": 2,
    "app": {
        "urls": [
            "http:\/\/restaurantgames.net\/papas-burgeria\/"
        ],
        "launch": {
            "web_url": "http:\/\/restaurantgames.net\/papas-burgeria\/"
        }
    },
    "icons": {
        "128": "papasburgeria-128x128.png"
    },
    "permissions": [
        "unlimitedStorage",
        "notifications"
    ]
}