mirror of
https://github.com/leoherzog/TorrentParts.git
synced 2026-01-24 04:08:04 -08:00
Sure, go ahead and mask it
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Torrent Parts",
|
"name": "Torrent Parts",
|
||||||
|
"short_name": "Torrent Parts",
|
||||||
"description": "Inspect and edit what's in your Torrent file or Magnet link",
|
"description": "Inspect and edit what's in your Torrent file or Magnet link",
|
||||||
"theme_color": "#102030",
|
"theme_color": "#102030",
|
||||||
"background_color": "#102030",
|
"background_color": "#102030",
|
||||||
@@ -20,7 +21,8 @@
|
|||||||
{
|
{
|
||||||
"src": "/img/TorrentParts-Icon-2x.png",
|
"src": "/img/TorrentParts-Icon-2x.png",
|
||||||
"sizes": "256x256",
|
"sizes": "256x256",
|
||||||
"type": "image/png"
|
"type": "image/png",
|
||||||
|
"purpose": "any maskable"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user