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",
|
||||
"short_name": "sr2ini",
|
||||
"start_url": "/",
|
||||
"description": "A simple Initiative tracker for Shadowrun 2e",
|
||||
"orientation": "portrait",
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icons/android-chrome-192x192.png",
|
||||
@ -16,7 +13,7 @@
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "deeppink",
|
||||
"theme_color": "gold",
|
||||
"background_color": "#004aa5",
|
||||
"display": "standalone"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user