15 lines
330 B
Plaintext
15 lines
330 B
Plaintext
|
{
|
||
|
"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"
|
||
|
}
|