This repository has been archived on 2022-09-04. You can view files and clone it, but cannot push or open issues or pull requests.
version.tribalwarshelp.com/public/manifest.json

16 lines
293 B
JSON

{
"short_name": "TWHelp",
"name": "Tribal Wars Help",
"icons": [
{
"src": "favicon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/png"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#303030",
"background_color": "#303030"
}