Working application
This commit is contained in:
14
reaction_systems_gui/docs/manifest.json
Normal file
14
reaction_systems_gui/docs/manifest.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Egui Template PWA",
|
||||
"short_name": "egui-template-pwa",
|
||||
"icons": [{
|
||||
"src": "./icon-256.png",
|
||||
"sizes": "256x256",
|
||||
"type": "image/png"
|
||||
}],
|
||||
"lang": "en-US",
|
||||
"start_url": "./index.html",
|
||||
"display": "standalone",
|
||||
"background_color": "white",
|
||||
"theme_color": "white"
|
||||
}
|
||||
Reference in New Issue
Block a user