mirror of
https://github.com/Wessel/portfolio.git
synced 2026-06-08 14:19:04 +02:00
30 lines
630 B
JSON
30 lines
630 B
JSON
{
|
|
"short_name": "Wessel",
|
|
"name": "/home/ — Wessel",
|
|
"icons": [
|
|
{
|
|
"src": "/static/img/logo.svg",
|
|
"type": "image/svg+xml",
|
|
"sizes": "512x512"
|
|
},
|
|
{
|
|
"src": "/static/img/logo.svg",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "/static/img/logo.svg",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"id": "/?source=pwa",
|
|
"start_url": "/?source=pwa",
|
|
"background_color": "#2c2f33",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"theme_color": "#008080",
|
|
"shortcuts": [],
|
|
"description": "Portofolio of Wessel Tip",
|
|
"screenshots": []
|
|
} |