The code powering m.abunchtell.com https://m.abunchtell.com
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

15 行
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. }