Mercurial Hosting > chat
view src/manifest.json @ 96:e33e101f5493 default tip
file upload fix
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 18 Jun 2025 21:21:12 -0600 |
parents | 625ffdf6499d |
children |
line wrap: on
line source
{ "name": "Luan Chat", "start_url": "/", "display": "standalone", "icons": [ { "src": "/images/icon.jpg", "type": "image/jpg", "sizes": "512x512" } ] }