mirror of
https://github.com/danbulant/heaventaker
synced 2026-06-19 06:31:10 +00:00
42 lines
No EOL
1 KiB
JSON
42 lines
No EOL
1 KiB
JSON
{
|
|
"short_name": "Heaventaker",
|
|
"name": "Heaventaker",
|
|
"icons": [
|
|
{
|
|
"src": "/icon_192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "/icon.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
},
|
|
{
|
|
"src": "/maskable_icon.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512",
|
|
"purpose": "maskable"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"background_color": "#333",
|
|
"display": "fullscreen",
|
|
"categories": ["games", "entertainment", "heaven"],
|
|
"scope": "/",
|
|
"theme_color": "#333",
|
|
"description": "Helltaker inspired holy game",
|
|
"orientation": "landscape",
|
|
"related_applications": [
|
|
{
|
|
"platform": "play",
|
|
"url": "https://play.google.com/store/apps/details?id=eu.danbulant.heaventaker",
|
|
"id": "eu.danbulant.heaventaker"
|
|
}
|
|
],
|
|
"screenshots": [{
|
|
"src": "/sprite/characters.png",
|
|
"sizes": "640x381",
|
|
"type": "image/png"
|
|
}]
|
|
} |