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.

1234567891011121314
  1. {
  2. "name": "Nextcloud",
  3. "start_url": "../../",
  4. "icons": [{
  5. "src": "favicon-touch.png",
  6. "type": "image/png",
  7. "sizes": "128x128"
  8. }, {
  9. "src": "favicon-mask.svg",
  10. "type": "image/svg+xml",
  11. "sizes": "16x16"
  12. }],
  13. "display": "standalone"
  14. }