15 lines
300 B
JSON
15 lines
300 B
JSON
{
|
|
"name": "LitlToast's Blog",
|
|
"short_name": "LitlToast",
|
|
"icons": [
|
|
{
|
|
"src": "/square.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#ffffff",
|
|
"background_color": "#ffffff",
|
|
"display": "standalone"
|
|
}
|