renamed file to avoid confusion with PWA manifest
This commit is contained in:
parent
7608e24300
commit
d613867eef
@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Shadowrun 2e Ini Tracker",
|
"name": "",
|
||||||
"short_name": "sr2ini",
|
"short_name": "",
|
||||||
"start_url": "/",
|
|
||||||
"description": "A simple Initiative tracker for Shadowrun 2e",
|
|
||||||
"orientation": "portrait",
|
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/icons/android-chrome-192x192.png",
|
"src": "/icons/android-chrome-192x192.png",
|
||||||
@ -16,7 +13,7 @@
|
|||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"theme_color": "deeppink",
|
"theme_color": "gold",
|
||||||
"background_color": "#004aa5",
|
"background_color": "#004aa5",
|
||||||
"display": "standalone"
|
"display": "standalone"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user