You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
411 B
16 lines
411 B
4 years ago
|
{
|
||
|
"short_name": "Porfolio",
|
||
|
"name": "Guus van Meerveld's portfolio",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/img/profile-192.png",
|
||
|
"type": "image/png",
|
||
|
"sizes": "192x192"
|
||
|
}
|
||
|
],
|
||
|
"background_color": "#FFFFFF",
|
||
|
"display": "standalone",
|
||
|
"scope": "/",
|
||
|
"theme_color": "#9b4dca",
|
||
|
"description": "A simple portfolio website to display my projects."
|
||
|
}
|