15 lines
330 B
JSON
15 lines
330 B
JSON
{
|
|
"background_color": "#000088",
|
|
"description": "Simple timer for rummykub",
|
|
"display": "fullscreen",
|
|
"icons": [
|
|
{
|
|
"src": "/rummy-timer/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"name": "Rummy timer",
|
|
"short_name": "Rummy timer",
|
|
"start_url": "/rummy-timer/index.html"
|
|
} |