feat: add amazon and fdroid apps to web app manifest

This commit is contained in:
Jorys Paulin 2024-10-02 12:45:48 +02:00 committed by Cameron Gutman
parent b766575ed1
commit 51241db29d

View File

@ -47,12 +47,23 @@
{
"platform": "chrome_web_store",
"id": "gemamigbbenahjlfnmlfdjhdnkpbkfjj"
}, {
},
{
"platform": "play",
"url": "https://play.google.com/store/apps/details?id=com.limelight",
"id": "com.limelight"
}, {
},
{
"platform": "itunes",
"url": "https://itunes.apple.com/us/app/moonlight-game-streaming/id1000551566"
}]
},
{
"platform": "amazon",
"url": "https://www.amazon.com/gp/product/B00JK4MFN2"
},
{
"platform": "f-droid",
"url": "https://f-droid.org/packages/com.limelight"
}
]
}