{
  "name": "AllerSafe — 음식 알러지 체크",
  "short_name": "AllerSafe",
  "description": "국내 프랜차이즈·가공식품 알러젠 정보 통합 앱. 먹기 전에 확인하는 습관.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0EB",
  "theme_color": "#00BFA5",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["health", "food", "medical"],
  "icons": [
    { "src": "/icon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
