{
  "name": "먹기 전에 (BeforeEat)",
  "short_name": "먹기 전에",
  "description": "음식 사진만 찍으면 칼로리와 운동량을 알려드려요. 찍으면 알아요, 먹으면 운동해요!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "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"
    }
  ],
  "categories": ["health", "fitness", "food"],
  "lang": "ko"
}
