{
  "name": "Eighty Twenty",
  "short_name": "Eighty Twenty",
  "description": "Halal smashed burgers, hand-spun shakes, and crispy fries in Metairie, LA. Smashed to order. Built with intention.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEEED5",
  "theme_color": "#E63926",
  "categories": ["food", "restaurants"],
  "icons": [
    {
      "src": "assets/circle-badge-red.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/circle-badge-red.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Online",
      "short_name": "Order",
      "description": "Order online for pickup",
      "url": "https://order.toasttab.com/online/eighty-twenty-airline"
    },
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "See the menu",
      "url": "/#menu"
    },
    {
      "name": "Get Directions",
      "short_name": "Directions",
      "description": "Get directions",
      "url": "https://maps.google.com/?q=2701+Airline+Dr+Suite+G+Metairie+LA"
    }
  ]
}
