mirror of https://github.com/movim/movim
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
486 B
16 lines
486 B
{
|
|
"version": "0.9",
|
|
"name": "Movim",
|
|
"description": "Kick Ass Social Network, decentralized and fully based on XMPP ",
|
|
"icons": {
|
|
"16": "/themes/material/img/app/16.png",
|
|
"48": "/themes/material/img/app/48.png",
|
|
"128": "/themes/material/img/app/128.png",
|
|
"512": "/themes/material/img/app/512.png"
|
|
},
|
|
"developer": {
|
|
"name": "Jaussoin Timothée",
|
|
"url": "http://movim.eu"
|
|
},
|
|
"installs_allowed_from": ["*"]
|
|
}
|