/
opt
/
canhelp
/
apps
/
mobile
/
web
/
/opt/canhelp/apps/mobile/web
mkdir
upload
Name
Size
Mode
Actions
icons/
-
0755
rm
favicon.png
917
0644
edit
dl
rm
index.html
1212
0644
edit
dl
rm
manifest.json
910
0644
edit
dl
rm
Edit:
/opt/canhelp/apps/mobile/web/manifest.json
(910B)
{ "name": "canhelp", "short_name": "canhelp", "start_url": ".", "display": "standalone", "background_color": "#0175C2", "theme_color": "#0175C2", "description": "A new Flutter project.", "orientation": "portrait-primary", "prefer_related_applications": false, "icons": [ { "src": "icons/Icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/Icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/Icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/Icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }
Save
cmd:
run