13 lines
231 B
JSON
13 lines
231 B
JSON
{
|
|
"short_name": "",
|
|
"name": "",
|
|
"icons": [{
|
|
"src": "icon.png",
|
|
"type": "image/png",
|
|
"sizes": "213x264"
|
|
}],
|
|
"start_url": "/?utm_source=homescreen",
|
|
"background_color": "#020225",
|
|
"theme_color": "#fafafa"
|
|
}
|