Update colors and version
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 3.7 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "RSSPAPER",
|
||||
"short_name": "RSSPAPER",
|
||||
"theme_color": "#ffffff",
|
||||
"theme_color": "#f9f7f1",
|
||||
"icons": [
|
||||
{
|
||||
"src": "manifest-icon-192.png",
|
||||
@@ -18,5 +18,5 @@
|
||||
],
|
||||
"start_url": "..",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff"
|
||||
"background_color": "#f9f7f1"
|
||||
}
|
||||
|
||||