{
  "name": "온백",
  "short_name": "온백",
  "description": "차선책 다이어트 · 매일 기록하고 온백 피드백 받기",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "start_url": "/community/feed/meal",
  "scope": "/",
  "background_color": "#0B0804",
  "theme_color": "#0B0804",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
