revision history WIP

This commit is contained in:
2025-06-18 16:31:39 -07:00
parent 5f48c88106
commit fa878985f6
11 changed files with 4408 additions and 4179 deletions

View File

@@ -1,21 +1,21 @@
{
"name": "Cuberoo",
"short_name": "Cuberoo",
"start_url": ".",
"display": "standalone",
"background_color": "#800080",
"theme_color": "#800080",
"description": "Cubes, but fun.",
"icons": [
{
"src": "icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}
{
"name": "Cuberoo",
"short_name": "Cuberoo",
"start_url": ".",
"display": "standalone",
"background_color": "#800080",
"theme_color": "#800080",
"description": "Cubes, but fun.",
"icons": [
{
"src": "icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}