justin.deal/dist/site.webmanifest
Justin Deal bd8ed8bc9c
Some checks failed
Build and Deploy / build (push) Failing after 10s
Add more animations and attempt CICD fix
2025-05-03 15:31:48 -07:00

21 lines
402 B
JSON

{
"name": "Justin Deal",
"short_name": "Justin Deal",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#282828",
"background_color": "#ebdbb2",
"display": "standalone",
"start_url": "/"
}