{
    "name": "Stone Age Runner",
    "description": "Great side-scrolling offroad driving game StoneAge Runner. Move over obstacles with your prehistoric vehicle to get to the menacing Tyrannosaurus Rex at the end of each level.",
    "start_url": "./",
    "scope": ".",
    "lang": "en-US",
    "icons": [
        {
          "src": "./icon.png",
          "sizes": "144x144",
          "type": "image/png"
        }
    ],
    "display": "fullscreen"
}