16 lines
364 B
JSON
16 lines
364 B
JSON
{
|
|
"name": "YCL001",
|
|
"short_name": "YCL001",
|
|
"start_url": "index.html",
|
|
"display": "fullscreen",
|
|
"background_color": "#231F20",
|
|
"theme_color": "#000",
|
|
"description": "",
|
|
"icons": [{
|
|
"src": "TemplateData/icons/unity-logo-dark.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}]
|
|
}
|