{
  "name": "BTW — Burgers Tacos Wings & Seafood",
  "short_name": "BTW",
  "description": "Voted Best Tacos in Queens. Fresh-made wings, tacos, burgers & seafood on Merrick Blvd, Jamaica NY.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0B",
  "theme_color": "#0B0B0B",
  "lang": "en-US",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/favicon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/favicon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Order Now",
      "short_name": "Order",
      "description": "Order from BTW on GrubHub",
      "url": "https://www.grubhub.com/restaurant/burgers-tacos-wings--seafood-110-46-merrick-blvd-jamaica/2508348",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Catering",
      "short_name": "Catering",
      "description": "Get a catering quote",
      "url": "/#catering",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Menu",
      "short_name": "Menu",
      "description": "Browse the BTW menu",
      "url": "/#menu",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
