all atb changes

This commit is contained in:
Joey Kimsey
2025-02-05 23:57:17 -05:00
parent 2ac64e5c49
commit ffb82b1192
328 changed files with 12384 additions and 2477 deletions

View File

@ -1,14 +1,14 @@
{
"name": "The tempus project.",
"short_name": "TTP",
"description": "Saving you time on every aspect of app development.",
"name": "All The Bookmarks",
"short_name": "ATB",
"description": "Easily save and manage all your bookmarks in one place.",
"start_url": "/",
"display": "standalone",
"background_color": "#7d7f83",
"theme_color": "#3fa9f5",
"background_color": "#1e1e1e",
"theme_color": "#85bd3e",
"icons": [
{ "src": "/images/logoWhite192.png", "type": "image/png", "sizes": "192x192" },
{ "src": "/images/logoWhite512.png", "type": "image/png", "sizes": "512x512" },
{ "src": "/images/icon-192.png", "type": "image/png", "sizes": "192x192" },
{ "src": "/images/icon-512.png", "type": "image/png", "sizes": "512x512" },
{ "src": "/images/icon-mask.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
],
"screenshots": [