{
  "name": "Apprentice BBQ And Breakfast",
  "short_name": "Apprentice BBQ",
  "description": "Great homemade food featuring smoked brisket, chicken and other favorites.  Enjoy our delicious breakfasts with our signature buttermilk biscuits or lunch and dinner to go or to dine-in.",
  "icons": [
    {
      "src": "assets/android-chrome-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "assets/android-chrome-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "theme_color": "#752f15",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}