mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2024-11-10 07:49:38 +00:00
15 lines
301 B
JSON
15 lines
301 B
JSON
{
|
|
"short_name": "saahild.com",
|
|
"name": "My Site saahild.com",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.png",
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#cba6f7",
|
|
"background_color": "#cba6f7"
|
|
}
|