mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
save
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "gabinete digital",
|
||||
"short_name": "gabinete digital",
|
||||
"description": "Description of your app from template",
|
||||
"start_url": "index.html",
|
||||
"scope": "index.html",
|
||||
"icons": [
|
||||
{
|
||||
"src": "img/logo.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "img/splash.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"default_locale": "en",
|
||||
"display": "standalone",
|
||||
"background_color": "#FFF",
|
||||
"theme_color": "#000",
|
||||
"orientation": "landscape"
|
||||
}
|
||||
Reference in New Issue
Block a user