{
  "name": "엑사쿠킹math — 실패작 아카이브",
  "short_name": "failapp",
  "description": "아이에게 고통을 준 실패작(BEFORE)과 개선판(AFTER)을 나란히 비교하는 아카이브.",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#24242b",
  "theme_color": "#2b2b33",
  "categories": ["education", "reference"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
