mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:23:25 +00:00
19 lines
630 B
JSON
19 lines
630 B
JSON
{
|
|
"name": "movie-web",
|
|
"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": [],
|
|
"appPermissions": {}
|
|
}
|
|
],
|
|
"news": []
|
|
}
|