Files
zenn.inventory/images/assets/favicon/site.webmanifest
zenn c8e0aa46f9 프리티어 변경
필터링 AND OR 조건 추가
데이터 JSON 구조 변경
(오류 발생 리스트 형식 안나오는중)
2026-02-22 15:11:22 +09:00

12 lines
338 B
JSON
Executable File

{
"name": "",
"short_name": "",
"icons": [
{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}