refactor: reorganizing dotfiles repo to be more compatible with gnu-stow

This commit is contained in:
Ceferino Patino 2025-07-22 19:47:23 -05:00
commit be42247813
No known key found for this signature in database
184 changed files with 242 additions and 128 deletions

View file

@ -0,0 +1,21 @@
{
"name": "ゆめあみ",
"short_name": "ゆめあみ",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}