mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
update manifest with scope
This commit is contained in:
parent
529444f58f
commit
51a6aa5ad0
1 changed files with 3 additions and 2 deletions
|
|
@ -2,11 +2,12 @@
|
|||
"background_color": "#fff",
|
||||
"display": "standalone",
|
||||
"orientation": "landscape",
|
||||
"scope": "/",
|
||||
"start_url": "/",
|
||||
"name": "Azgaar's Fantansy Map Generator",
|
||||
"short_name": "Azgaar's Fantansy Map Generator",
|
||||
"description": "Web application generating interactive and highly customizable maps",
|
||||
"scope": "/Fantasy-Map-Generator/",
|
||||
"start_url": "/Fantasy-Map-Generator/?source=pwa",
|
||||
"url": "https://azgaar.github.io/Fantasy-Map-Generator",
|
||||
"icons": [
|
||||
{
|
||||
"src": "images/icons/icon_x512.png",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue