{
  "name": "Black Angus Steakhouse",
  "short_name": "Black Angus",
  "description": "Order Black Angus Steakhouse direct — Certified Angus Beef, aged 21+ days, hand-cut daily. Casey finds your closest of 31 kitchens, fires your order to the grill, and every dollar earns Prime Club Rewards.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#080808",
  "background_color": "#080808",
  "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 Casey",
      "short_name": "Order",
      "description": "Open Casey and start an order",
      "url": "./index.html?action=order"
    }
  ]
}
