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
355 B
16 lines
355 B
{
|
|
"short_name": "Porfolio",
|
|
"name": "Guus van Meerveld's portfolio",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/images/profile-192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
}
|
|
],
|
|
"background_color": "#FFFFFF",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"theme_color": "#388e3c",
|
|
"description": "A simple portfolio website to display my projects."
|
|
} |