mcal: update icons and PWA manifest
|
@ -1,25 +0,0 @@
|
|||
{
|
||||
"short_name": "French Republican Calendar",
|
||||
"name": "French Republican Calendar",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "128x128 64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
"src": "logo192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "logo512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#ff0000",
|
||||
"background_color": "#ffffff"
|
||||
}
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 80 KiB |
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"short_name": "French Republican Calendar",
|
||||
"name": "French Republican Calendar",
|
||||
"short_name": "Mayan Calendar",
|
||||
"name": "Mayan Calendar",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "128x128 64x64 32x32 24x24 16x16",
|
||||
"sizes": "48x48 32x32 16x16",
|
||||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
|
|