mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-06-30 23:05:56 +00:00
70 lines
1.6 KiB
JSON
70 lines
1.6 KiB
JSON
{
|
|
"short_name": "Moonlight",
|
|
"name": "Moonlight Game Streaming",
|
|
"icons": [
|
|
{
|
|
"src": "/images/manifest/icons-36.png",
|
|
"type": "image/png",
|
|
"sizes": "36x36"
|
|
},
|
|
{
|
|
"src": "/images/manifest/icons-48.png",
|
|
"type": "image/png",
|
|
"sizes": "48x48"
|
|
},
|
|
{
|
|
"src": "/images/manifest/icons-72.png",
|
|
"type": "image/png",
|
|
"sizes": "72x72"
|
|
},
|
|
{
|
|
"src": "/images/manifest/icons-96.png",
|
|
"type": "image/png",
|
|
"sizes": "96x96"
|
|
},
|
|
{
|
|
"src": "/images/manifest/icons-144.png",
|
|
"type": "image/png",
|
|
"sizes": "144x144"
|
|
},
|
|
{
|
|
"src": "/images/manifest/icons-192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "/images/manifest/icons-512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"start_url": "/?source=homescreen",
|
|
"background_color": "#434343",
|
|
"display": "browser",
|
|
"theme_color": "#3367D6",
|
|
"prefer_related_applications": true,
|
|
"related_applications": [
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|