2
0

Version 1

This commit is contained in:
MangoPig
2026-06-23 18:50:37 +01:00
commit 55d9772272
133 changed files with 21515 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "Royal-Pop-Accesory",
"short_name": "Royal-Pop-Accesory",
"icons": [
{
"src": "/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#e9e9e9",
"background_color": "#ffffff",
"display": "standalone"
}