manifest.webapp 493 B

1234567891011121314151617
  1. {
  2. "version": "0.13.1beta",
  3. "name": "Movim",
  4. "description": "Kick Ass Social Network, decentralized and fully based on XMPP ",
  5. "icons": {
  6. "16": "/themes/material/img/app/16.png",
  7. "48": "/themes/material/img/app/48.png",
  8. "128": "/themes/material/img/app/128.png",
  9. "512": "/themes/material/img/app/512.png"
  10. },
  11. "developer": {
  12. "name": "Jaussoin Timothée",
  13. "url": "http://movim.eu"
  14. },
  15. "installs_allowed_from": ["*"]
  16. }