Files
profile/static/images/fav/site.webmanifest
Spencer Pincott 97737ca1ae Initial commit
2024-07-15 22:20:13 -04:00

15 lines
328 B
JSON

{
"name": "SpencAssemble",
"short_name": "SpencAssemble",
"icons": [
{
"src": "/images/fav/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}