{
  "name": "GoOrder",
  "short_name": "GoOrder",
  "description": "Order food, groceries, and pharmacy essentials from the best local stores near you.",
  "start_url": "/",
  "theme_color": "#E53935",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["food", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Search", "url": "/search", "description": "Search restaurants and dishes" },
    { "name": "Offers", "url": "/offers", "description": "Browse current deals" }
  ]
}
