Mercurial Hosting > chat
view src/manifest.json @ 100:0e3b22ece2fc
use luan web tools
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 30 Jun 2025 22:32:26 -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" } ] }