{
  "name": "ChopGo - Fast Food Delivery",
  "short_name": "ChopGo",
  "description": "Order delicious food from top local restaurants with ChopGo. Fast delivery, great prices!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#E53935",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/favicon.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
