{
  "name": "Bad Ass Steakhouse Burgers",
  "short_name": "Bad Ass Burgers",
  "description": "Order Bad Ass Steakhouse Burgers — hand-formed Certified Angus Beef, flame-grilled. Slim finds your closest of 32 Black Angus kitchens and fires your order to the grill.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2A1A0E",
  "background_color": "#F2E8D0",
  "lang": "en-US",
  "categories": ["food", "shopping", "lifestyle"],
  "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 With Slim",
      "short_name": "Order",
      "description": "Open Slim and start an order",
      "url": "./index.html?action=order"
    }
  ]
}
