{
  "name": "VeloBite – Food Delivery & Takeout",
  "short_name": "VeloBite",
  "description": "Order food delivery and takeout online from local restaurants near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6B35",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Restaurants",
      "short_name": "Browse",
      "url": "/",
      "description": "Browse local restaurants and order food"
    }
  ]
}
