{
  "name": "More Than Dawgs | Order Online",
  "short_name": "MTD Order",
  "description": "Order fresh Chicago-style food online. Cooked on-site, ready for pickup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#d4a843",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
