{
  "name": "TJs Pizza",
  "short_name": "TJs Pizza",
  "description": "Established in 1982, TJ's Pizza has been serving melt-in-your-mouth Jersey-style pizzas for 35 years and counting. Its proximity to the beach makes it the go-to place to grab a bite before hitting the",
  "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": "#dc3545",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}