mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-06-30 23:05:56 +00:00
feat: add amazon and fdroid apps to web app manifest
This commit is contained in:
parent
b766575ed1
commit
51241db29d
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user