{
  "name": "YOMI — 일본어 책으로 배우는 일본어",
  "short_name": "YOMI",
  "description": "일본 명작 원서 104편을 후리가나·문장별 한국어 번역·원어민 음성으로. 읽다 보면 어느새 일본어가 들립니다.",
  "start_url": "./?src=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f4",
  "theme_color": "#2b2723",
  "lang": "ko",
  "categories": ["education", "books"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
