mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-14 16:36:21 +00:00
883a601358
All of these changes are for safe.fiery.me.
19 lines
469 B
JSON
19 lines
469 B
JSON
{
|
|
"name": "safe.fiery.me",
|
|
"icons": [
|
|
{
|
|
"src": "/images/icons/android-chrome-192x192.png?v=ZqYs7M3fG4",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/images/icons/android-chrome-384x384.png?v=ZqYs7M3fG4",
|
|
"sizes": "384x384",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#232629",
|
|
"background_color": "#232629",
|
|
"display": "standalone"
|
|
}
|