{
  "name": "뭐 먹지? 랜덤 메뉴 추천",
  "short_name": "뭐 먹지?",
  "description": "오늘 뭐 먹지 고민 끝! 밥, 디저트, 카페 랜덤 메뉴 추천 룰렛",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f1f2f6",
  "theme_color": "#ff4757",
  "lang": "ko",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
