initial commit
This commit is contained in:
commit
ff607ff17d
8 changed files with 3866 additions and 0 deletions
1
manifest.json
Normal file
1
manifest.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{ "name": "My map", "short_name": "Map", "icons": [{ "src": "images/favicon-128.png", "sizes": "128x128", "type": "image/png" }, { "src": "images/favicon-144.png", "sizes": "144x144", "type": "image/png" }, { "src": "images/favicon-150.png", "sizes": "150x150", "type": "image/png" }, { "src": "images/favicon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "images/favicon-256.png", "sizes": "256x256", "type": "image/png" }, { "src": "images/favicon-512.png", "sizes": "512x512", "type": "image/png" }], "lang": "fr", "start_url": "index.html", "display": "standalone", "background_color": "#FFC40D", "theme_color": "#FFC40D" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue