mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-06-25 03:04:21 +00:00
Done?
This commit is contained in:
parent
bde8b83c01
commit
bd6cfde293
11 changed files with 27 additions and 38 deletions
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"short_name": "React App",
|
||||
"name": "Create React App Sample",
|
||||
"short_name": "saahild.com",
|
||||
"name": "My Site saahild.com",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"src": "favicon.png",
|
||||
"sizes": "64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#FFF",
|
||||
"background_color": "#ffffff"
|
||||
"theme_color": "#cba6f7",
|
||||
"background_color": "#cba6f7"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue