{
  "name": "VeloBite – Restaurant Ordering & Management",
  "short_name": "VeloBite",
  "description": "Order food from local restaurants, or grow your restaurant with VeloBite — POS, KDS, QR ordering, meal subscriptions, and more at 4.5% commission.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#0F172A",
  "theme_color": "#FF6B35",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["food", "business", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Food",
      "short_name": "Order",
      "url": "/restaurant-browse",
      "description": "Browse local restaurants and order food"
    },
    {
      "name": "List Your Restaurant",
      "short_name": "Sign Up",
      "url": "/register",
      "description": "Join VeloBite — go live in 24 hours at 4.5% commission"
    },
    {
      "name": "Restaurant Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Manage your restaurant, orders, and menu"
    }
  ],
  "prefer_related_applications": false,
  "scope": "/"
}
