{
  "name": "밥고 · 오늘 점심 뭐 먹지?",
  "short_name": "밥고",
  "description": "캡슐 가챠로 두근두근 점심 메뉴를 뽑아주는 귀여운 점심 메뉴 선택기.",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF4EC",
  "theme_color": "#FF8C6B",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
