Files
resources/semag/clickerheroes/appmanifest.json
2025-06-22 12:00:12 -04:00

10 lines
223 B
JSON

{
"name": "HeroClicker",
"short_name": "HeroClicker",
"description": "Hero Clicker-Frank",
"start_url": "index.html",
"display": "fullscreen",
"orientation": "landscape",
"background_color": "#ffffff",
"icons": []
}