{
  "name": "Journal — Food Log",
  "short_name": "Journal",
  "description": "Effortless meal logging. Capture first, analyze later.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f8fb",
  "theme_color": "#f8f8fb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
