The code powering m.abunchtell.com https://m.abunchtell.com
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.
 
 
 
 

15 lines
301 B

  1. {
  2. "name": "Mastodon",
  3. "description": "Mastodon is a free, open-source social network server.",
  4. "icons": [
  5. {
  6. "src": "\/android-chrome-192x192.png",
  7. "sizes": "192x192",
  8. "type": "image\/png"
  9. }
  10. ],
  11. "theme_color": "#282c37",
  12. "display": "standalone",
  13. "start_url": "/web/timelines/home"
  14. }