mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"name": "Tom Hodson's Website",
|
|
"short_name": "Tom's Site",
|
|
"start_url": "https://thomashodson.com/",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "apple-touch-icon.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|