Initial version of sasiedzi generated by generator-jhipster@8.7.2

This commit is contained in:
2024-10-29 19:16:15 +01:00
commit adea956b48
271 changed files with 35183 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
{
"name": "Sasiedzi",
"short_name": "Sasiedzi",
"icons": [
{
"src": "./content/images/jhipster_family_member_2_head-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "./content/images/jhipster_family_member_2_head-256.png",
"sizes": "256x256",
"type": "image/png"
},
{
"src": "./content/images/jhipster_family_member_2_head-384.png",
"sizes": "384x384",
"type": "image/png"
},
{
"src": "./content/images/jhipster_family_member_2_head-512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#000000",
"background_color": "#e0e0e0",
"start_url": ".",
"display": "standalone",
"orientation": "portrait"
}