mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
16 lines
359 B
JSON
16 lines
359 B
JSON
{
|
|
"short_name": "Matthias Kretschmann",
|
|
"name": "Portfolio of Designer & Developer Matthias Kretschmann",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
|
"type": "image/x-icon"
|
|
}
|
|
],
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"theme_color": "#015565",
|
|
"background_color": "#e7eef4"
|
|
}
|