{
  "name": "Eat with Ease",
  "short_name": "EatWithEase",
  "description": "Find safe dishes at restaurants based on your dietary needs",
  "start_url": "/browse",
  "display": "standalone",
  "background_color": "#f0ede8",
  "theme_color": "#0a3d91",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
