{
  "name": "BizEats",
  "short_name": "BizEats",
  "description": "Local food delivery for customers, restaurants, and riders.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffaf4",
  "theme_color": "#d81921",
  "icons": [
    {
      "src": "/imgs/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/imgs/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
