{
  "name": "The Fox Den \u2014 Diner, Bar & Drive-Thru",
  "short_name": "Fox Den",
  "description": "Breakfast, burgers and famous Lake Erie perch in Wellington, Ohio. Menus, hours, specials and the drive-thru.",
  "start_url": "/?src=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#1F2A21",
  "lang": "en-US",
  "categories": [
    "food",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Menus",
      "url": "/menus.html",
      "icons": [
        {
          "src": "/icon-192.png?v=3",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Call us",
      "url": "/contact.html",
      "icons": [
        {
          "src": "/icon-192.png?v=3",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Book a party",
      "url": "/book-a-party.html",
      "icons": [
        {
          "src": "/icon-192.png?v=3",
          "sizes": "192x192"
        }
      ]
    }
  ]
}