ws4kp-linhanced/server/manifest.json

12 lines
198 B
JSON
Raw Permalink Normal View History

2020-09-04 13:02:20 -05:00
{
2026-04-14 13:47:51 -04:00
"name": "WeatherStar 4000+: Linhanced",
2025-05-14 14:50:02 -05:00
"icons": [
{
"src": "/images/logos/logo192.png",
"sizes": "192x192",
"type": "images/png"
}
],
"start_url": "/",
"display": "standalone"
2020-09-04 13:02:20 -05:00
}