{
  "name": "SmartCon - 스마트콘",
  "short_name": "SmartCon",
  "description": "사진 한 장으로 끝나는 AI 건강 식단 매니저",
  "start_url": "/smartcon/",
  "scope": "/smartcon/",
  "id": "/smartcon/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["health", "food", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
