{
  "name": "Pine House Kitchen & Bar",
  "short_name": "Pine House",
  "description": "Fresh, locally-sourced American cuisine in Dryden, Michigan. View our menu, order online, and make reservations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1B4332",
  "background_color": "#1B4332",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["food", "restaurant", "dining"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse our full menu",
      "url": "/menu/",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Order Pickup",
      "short_name": "Pickup",
      "description": "Order food for pickup",
      "url": "https://order.online/business/pine-house-kitchen--bar-11470969",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Order Delivery",
      "short_name": "Delivery",
      "description": "Get food delivered via DoorDash",
      "url": "https://www.doordash.com/store/pine-house-kitchen-&-bar-dryden-24715206/19652365/",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Pine House",
      "url": "tel:+18103752357",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "screenshots": [
    {
      "src": "/images/hero-bg.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "Pine House Restaurant Interior"
    }
  ]
}
