{
  "name": "Micchelli's Pizza",
  "short_name": "Micchelli's Pizza",
  "description": "Micchelli's Pizza located at 3121 Fire Rd, Egg Harbor, NJ is a local, family owned pizza restaurant.  Often reviewed as \"the best pizza in Egg Harbor township), by its customers.  We are family owned ",
  "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": "#c41e3a",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}