Files
rf4-spotter/apps/web/public/site.webmanifest
T
ik 3529b6a1c8
CI / backend-and-migrations (push) Canceled after 0s
CI / astro-build (push) Canceled after 0s
CI / compose-e2e (push) Canceled after 0s
feat: complete brand icon and static caching
2026-09-07 16:59:44 +07:00

16 lines
578 B
JSON

{
"name": "RF4 Spotter — Ни хвоста, ни чешуи",
"short_name": "RF4 Spotter",
"description": "Свежие точки и уловы в Russian Fishing 4 с указанием источников.",
"lang": "ru",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#f2f5ee",
"theme_color": "#082226",
"icons": [
{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
]
}