{
  "name": "SourFriend 발효 비서",
  "short_name": "SourFriend",
  "description": "맞춤형 발효 가이드 웹앱",
  "start_url": "/home",
  "scope": "/",
  "id": "/home",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FFFFFF",
  "theme_color": "#1E1E1E",
  "orientation": "portrait",
  "lang": "ko",
  "categories": ["food", "lifestyle"],
  "icons": [
    { "src": "/icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
