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
491 B

  1. {
  2. "short_name": "Read TI Later",
  3. "name": "Read TI Later",
  4. "description": "Instapaper outdated. Pocket overrated. Long have we waited. Read TI Later ACTIVATED.",
  5. "icons": [
  6. {
  7. "src": "/images/icons-192.png",
  8. "type": "image/png",
  9. "sizes": "192x192"
  10. },
  11. {
  12. "src": "/images/icons-512.png",
  13. "type": "image/png",
  14. "sizes": "512x512"
  15. }
  16. ],
  17. "start_url": "/",
  18. "display": "standalone",
  19. "scope": "/"
  20. }