{
  "name": "BiteDash - Fast Food Delivery",
  "short_name": "BiteDash",
  "description": "Order food online from top restaurants with fast delivery and real-time tracking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E23744",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/BiteDash.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-circular.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
