{
  "name": "HomiFeast",
  "short_name": "HomiFeast",
  "description": "Discover and order home-cooked meals from local kitchens.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "categories": ["food", "shopping", "lifestyle"],
  "background_color": "#F4F9F7",
  "theme_color": "#0D5C73",
  "icons": [
    { "src": "/icons/homifeast-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/homifeast-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
