16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"name": "Worldwideportal",
|
|
"short_name": "Worldwideportal",
|
|
"start_url": "/worldwideportal/",
|
|
"scope": "/worldwideportal/",
|
|
"display": "standalone",
|
|
"background_color": "#000000",
|
|
"theme_color": "#000000",
|
|
"icons": [
|
|
{
|
|
"src": "/worldwideportal/favicon.svg",
|
|
"sizes": "512x512"
|
|
}
|
|
]
|
|
}
|