{
  "name": "Kitchen + Kocktails by Kevin Kelley",
  "short_name": "Kitchen + Kocktails",
  "description": "America's #1 Soul Food Restaurant with 100,000+ 5-Star Reviews. Reserve your table, browse the menu, and order to-go.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#8B0000",
  "orientation": "portrait-primary",
  "categories": ["food", "restaurant", "lifestyle"],
  "icons": [
    {
      "src": "/kk-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/kk-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Reserve a Table",
      "short_name": "Reserve",
      "url": "/reserve",
      "icons": []
    },
    {
      "name": "View Menu",
      "short_name": "Menu",
      "url": "/menu",
      "icons": []
    },
    {
      "name": "Order To-Go",
      "short_name": "To-Go",
      "url": "/to-go",
      "icons": []
    }
  ]
}
