add without plugin
This commit is contained in:
12
public/manifest.json
Normal file
12
public/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name":"Bermite",
|
||||
"short_name":"Bermite",
|
||||
"display":"standalone",
|
||||
"background_color":"#ffffff",
|
||||
"lang":"fr",
|
||||
"description":"Une application de suivi météo",
|
||||
"theme_color":"#ffffff",
|
||||
"icons":[
|
||||
{"src":"images/weather.png","sizes":"521x512","type":"image/png"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user