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.

19 lines
368 B

5 years ago
  1. {
  2. "name": "Teacup",
  3. "short_name": "Teacup",
  4. "icons": [
  5. {
  6. "src": "/images/teacup-icon-144.png",
  7. "sizes": "144x144",
  8. "type": "image/png"
  9. },
  10. {
  11. "src": "/icons/teacup-icon-57.png",
  12. "sizes": "57x57",
  13. "type": "image/png"
  14. }
  15. ],
  16. "theme_color": "#ffffff",
  17. "background_color": "#ffffff",
  18. "display": "standalone"
  19. }