mirror of
https://github.com/zoldar/jenot.git
synced 2026-01-03 14:32:54 +00:00
Add startUrl to the manifest
This commit is contained in:
parent
c5125bf612
commit
6c3bfd5a9a
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
{"name":"Jenot Notes","short_name":"Jenot","icons":[{"src":"/img/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/img/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
{"name":"Jenot Notes","short_name":"Jenot","icons":[{"src":"/img/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/img/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone","start_url": "/index.html"}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue