12 lines
231 B
JSON
12 lines
231 B
JSON
|
|
{
|
||
|
|
"name": "Message Box",
|
||
|
|
"short_name": "message-box",
|
||
|
|
"icons": [],
|
||
|
|
"lang": "en-US",
|
||
|
|
"id": "/index.html",
|
||
|
|
"start_url": "./index.html",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "white",
|
||
|
|
"theme_color": "white"
|
||
|
|
}
|