mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 07:15:37 +00:00
59 lines
1.4 KiB
JSON
59 lines
1.4 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"
|
|
}]
|
|
}
|