{
  "name": "Halal Orlando — 7 Halal Menus",
  "short_name": "Halal Orlando",
  "description": "Halal Orlando features the Orlando Food Court — seven all-halal menus, one order. Delivery and pick up daily 5–10 PM.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0E4B45",
  "theme_color": "#0E4B45",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["food", "food and drink", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Order online",
      "short_name": "Order",
      "description": "Open OrlandoFoodCourt.com to order from all seven halal menus",
      "url": "https://orlandofoodcourt.com",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Call the kitchen",
      "short_name": "Call",
      "description": "Call (407) 967-6247",
      "url": "/?action=call",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
