{
  "name": "냠디 — 맛집 다이어리",
  "short_name": "냠디",
  "description": "맛집 탐색, 픽셀 다이어리, 소셜 맛집 플랫폼",
  "start_url": "/consumer",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}