mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
32 lines
No EOL
817 B
JSON
32 lines
No EOL
817 B
JSON
{
|
|
"version": "1.0",
|
|
"name": "NewsBlur",
|
|
"description": "Visual RSS feed reader with intelligence.",
|
|
"icons": {
|
|
"16": "/media/img/favicon.png",
|
|
"48": "/media/img/logo_128.png",
|
|
"128": "/media/img/logo_128.png"
|
|
},
|
|
"developer": {
|
|
"name": "Samuel Clay",
|
|
"url": "http://www.newsblur.com"
|
|
},
|
|
"installs_allowed_from": [
|
|
"http://www.newsblur.com",
|
|
"http://dev.newsblur.com",
|
|
"http://newsblur.com"
|
|
"https://dev.newsblur.com",
|
|
"https://dev.newsblur.com"
|
|
"https://newsblur.com"
|
|
],
|
|
"locales": {},
|
|
"default_locale": "en",
|
|
"screen_size": {
|
|
"min_width": "800",
|
|
"min_height": "800"
|
|
},
|
|
"required_features": [
|
|
],
|
|
"orientation": "landscape",
|
|
"fullscreen": "true"
|
|
} |