We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06fb039 commit f6ef31bCopy full SHA for f6ef31b
1 file changed
manifest.webapp
@@ -1,8 +1,7 @@
1
{
2
- "name": "FoxCasts",
3
-
4
- "description": "A fully-featured podcast app for your FirefoxOS device.",
5
- "version": "0.0.1",
+ "name": "FoxCasts Lite",
+ "description": "A fully-featured podcast app for your KaiOS device",
+ "version": "0.1.0",
6
"launch_path": "/index.html",
7
"icons": {
8
"256": "/assets/icons/icon-256.png",
@@ -14,9 +13,8 @@
14
13
},
15
"developer": {
16
"name": "Garrett Downs",
17
- "url": "http://www.foxcasts.com"
+ "url": "https://garrettdowns.com"
18
19
- "installs_allowed_from": ["https://marketplace.firefox.com"],
20
"type": "privileged",
21
"permissions": {
22
"audio-channel-content": {
0 commit comments