Files
sune/public/manifest.json
2025-08-17 17:27:45 -07:00

10 lines
203 B
JSON

{
"name": "Sune",
"short_name": "Sune",
"start_url": ".",
"display": "standalone",
"icons": [
{"src": "https://sune.planetrenox.com/✺.png","sizes": "1024x1024","type": "image/png"}
]
}