1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-21 07:58:24 +02:00

New admin theme

This commit is contained in:
Alexandre Iooss
2019-08-02 15:33:38 +02:00
parent c5f98991aa
commit 1100681952
33 changed files with 534 additions and 65 deletions

View File

@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}