mirror of
https://github.com/chylex/Blog.git
synced 2024-11-21 13:42:50 +01:00
15 lines
343 B
JSON
15 lines
343 B
JSON
{
|
|
"name": "The chylex non-periodical",
|
|
"short_name": "chylex's Blog",
|
|
"icons": [
|
|
{
|
|
"src": "assets/favicon/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#348fba",
|
|
"background_color": "#348fba",
|
|
"display": "standalone"
|
|
}
|