forked from markus/AMPERION_Webpage
new
This commit is contained in:
commit
1d8da2b6dd
824 changed files with 76366 additions and 0 deletions
54
public/en/manifest.webmanifest
Normal file
54
public/en/manifest.webmanifest
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"name": "AMPERION",
|
||||
"short_name": "AMPERION",
|
||||
"lang": "en-US",
|
||||
"theme_color": "#185b63",
|
||||
"background_color": "#fff",
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"icons": [
|
||||
{
|
||||
"src": "/images/amperion_logo_hu_631b72cdfdd2c569.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/images/amperion_logo_hu_cb1a1b6d4d52c438.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/images/amperion_logo_hu_fe4fabb7499c7555.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/images/amperion_logo_hu_3ff5014f63ea997d.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/images/amperion_logo_hu_d1030982e23ca560.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/images/amperion_logo_hu_51b25ec57f93fdda.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
"display": "standalone",
|
||||
"start_url": "//localhost:1313/?utm_source=web_app_manifest"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue