14 lines
225 B
JSON
14 lines
225 B
JSON
{
|
|
"short_name": "",
|
|
"name": "",
|
|
"icons": [
|
|
{
|
|
"src": "icon.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"background_color": "#000000",
|
|
"theme_color": "#000000"
|
|
}
|