Mirror of Quill
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.

32 lines
668 B

  1. {
  2. "name": "Quill",
  3. "short_name": "Quill",
  4. "description": "Quill is a simple app for posting to your website",
  5. "icons": [
  6. {
  7. "src": "/images/quill-icon-57.png",
  8. "sizes": "57x57",
  9. "type": "image/png"
  10. },
  11. {
  12. "src": "/images/quill-icon-72.png",
  13. "sizes": "72x72",
  14. "type": "image/png"
  15. },
  16. {
  17. "src": "/images/quill-icon-114.png",
  18. "sizes": "114x114",
  19. "type": "image/png"
  20. },
  21. {
  22. "src": "/images/quill-icon-144.png",
  23. "sizes": "144x144",
  24. "type": "image/png"
  25. },
  26. {
  27. "src": "/images/quill-icon-196.png",
  28. "sizes": "196x196",
  29. "type": "image/png"
  30. }
  31. ]
  32. }