Skip to content

Instantly share code, notes, and snippets.

@pepelsbey
Created January 8, 2017 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pepelsbey/cc33a57c60aac4e755f12f6f5089c7f6 to your computer and use it in GitHub Desktop.
Save pepelsbey/cc33a57c60aac4e755f12f6f5089c7f6 to your computer and use it in GitHub Desktop.
{
"lang": "ru",
"dir": "ltr",
"name": "Супергонщик 3000",
"description": "Потрясающая футуристичная гоночная игра из будущего!",
"short_name": "Гонщик3K",
"icons": [{
"src": "icon/lowres.webp",
"sizes": "64x64",
"type": "image/webp"
},{
"src": "icon/lowres.png",
"sizes": "64x64"
}, {
"src": "icon/hd_hi",
"sizes": "128x128"
}],
"scope": "/racer/",
"start_url": "/racer/start.html",
"display": "fullscreen",
"orientation": "landscape",
"theme_color": "aliceblue",
"background_color": "red",
"screenshots": [{
"src": "screenshots/in-game-1x.jpg",
"sizes": "640x480",
"type": "image/jpeg"
},{
"src": "screenshots/in-game-2x.jpg",
"sizes": "1280x920",
"type": "image/jpeg"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment