Files
resume/web/manifest.json
2024-12-01 16:14:24 +01:00

13 lines
290 B
JSON

{
"name": "Resume",
"short_name": "Resume",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": []
}