mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:03:26 +00:00
26 lines
843 B
JSON
26 lines
843 B
JSON
{
|
|
"name": "movie-web native apps",
|
|
"apps": [
|
|
{
|
|
"name": "movie-web",
|
|
"bundleIdentifier": "dev.movieweb.app",
|
|
"category": "entertainment",
|
|
"developerName": "movie-web",
|
|
"iconURL": "https://github.com/movie-web/native-app/blob/master/apps/expo/assets/images/icon.png?raw=true",
|
|
"localizedDescription": "This service works by displaying video files from third-party providers inside an intuitive and aesthetic user interface.",
|
|
"subtitle": "A small app for watching movies and shows easily",
|
|
"tintColor": "a87fd1",
|
|
"versions": [
|
|
{
|
|
"version": "",
|
|
"date": "",
|
|
"downloadURL": "https://github.com/movie-web/native-app/releases/latest/download/movie-web.ipa",
|
|
"size": 0
|
|
}
|
|
],
|
|
"appPermissions": {}
|
|
}
|
|
],
|
|
"news": []
|
|
}
|