{
  "name": "The Pizza Hub",
  "short_name": "PizzaHub",
  "description": "Delicious & Fresh Pizzas, Burgers and more!",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff4d4d",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3595/3595455.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3595/3595455.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
