mirror of
https://github.com/myronblair/tomtomgames-app
synced 2026-06-30 17:49:57 -05:00
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"name": "TomTomGames — Game Token Portal",
|
|
"short_name": "TomTomGames",
|
|
"description": "Buy tokens for VBlink777, Fire Kirin, Milky Way, Ultra Panda, Panda Master, Noble777 and eGame99. Fast, secure, mobile-first.",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0a0a12",
|
|
"theme_color": "#f0c040",
|
|
"orientation": "portrait",
|
|
"scope": "/",
|
|
"lang": "en-US",
|
|
"categories": ["games", "entertainment"],
|
|
"icons": [
|
|
{
|
|
"src": "/assets/img/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/assets/img/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"shortcuts": [
|
|
{
|
|
"name": "Buy Tokens",
|
|
"short_name": "Buy",
|
|
"description": "Buy game tokens instantly",
|
|
"url": "/?action=buy",
|
|
"icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
|
|
},
|
|
{
|
|
"name": "Support",
|
|
"short_name": "Help",
|
|
"description": "Contact TomTomGames support",
|
|
"url": "/?action=chat",
|
|
"icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
|
|
}
|
|
]
|
|
}
|