blackjack logic written in vue https://luna-development.net/blackjack/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
313 B

{
"short_name": "Blackjack",
"name": "Blackjack",
"icons": [
{
"src": "/img/heartsa.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": "/blackjack/",
"background_color": "#349940",
"display": "standalone",
"scope": "/blackjack/",
"theme_color": "#349940"
}