{
  "name": "Let Me Feed You",
  "short_name": "LMFY",
  "description": "Plan food together without the chaos.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdf8f3",
  "theme_color": "#faf6f1",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    { "src": "/lmfy_logo.png", "sizes": "404x374", "type": "image/png" },
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/lmfy_logo_tile.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
