{
  "name": "Farm to Bun",
  "short_name": "Farm to Bun",
  "description": "Fresh Farm to Bun mobile ordering, menu, reservations, and order tracking.",
  "prefer_related_applications": false,
  "start_url": "/order-online/?source=pwa-static&v=1.0.69",
  "scope": "/",
  "id": "/?ftb_app=1.0.69",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "theme_color": "#4D8659",
  "background_color": "#FFF8EE",
  "categories": [
    "food",
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icons/icon-96.png?v=1.0.69",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png?v=1.0.69",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v=1.0.69",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png?v=1.0.69",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png?v=1.0.69",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/mobile-home.png?v=1.0.69",
      "sizes": "941x1672",
      "type": "image/png"
    },
    {
      "src": "screenshots/desktop-home.png?v=1.0.69",
      "sizes": "1672x941",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Online",
      "short_name": "Order",
      "url": "/order-online/?source=pwa-shortcut",
      "icons": [
        {
          "src": "icons/icon-96.png?v=1.0.69",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Place Order",
      "short_name": "Cart",
      "url": "/place-order/?source=pwa-shortcut",
      "icons": [
        {
          "src": "icons/icon-96.png?v=1.0.69",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Menu",
      "short_name": "Menu",
      "url": "/menu/?source=pwa-shortcut",
      "icons": [
        {
          "src": "icons/icon-96.png?v=1.0.69",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Reserve Table",
      "short_name": "Reserve",
      "url": "/reservation/?source=pwa-shortcut",
      "icons": [
        {
          "src": "icons/icon-96.png?v=1.0.69",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+farmtobun",
      "url": "/order-online/?ftb_protocol=%s"
    },
    {
      "protocol": "web+ftb",
      "url": "/order-online/?ftb_protocol=%s"
    }
  ]
}
