{
  "name": "LUMI — 오늘의 나를 이해하는 시간",
  "short_name": "LUMI",
  "description": "MBTI·기질·바이오리듬·타로를 만나는 데일리 자기이해 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0e1a",
  "theme_color": "#0d0e1a",
  "orientation": "portrait",
  "lang": "ko",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "오늘의 LUMI", "url": "/daily", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "관계분석", "url": "/friends", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "로또 번호", "url": "/lotto", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] }
  ]
}
