{
          "name": "Pizza Bistro",
          "short_name": "PizzaBistro",
          "description": "A great web app!",
          "start_url": "/",
          "display": "standalone",
          "background_color": "#FFCA06",
          "theme_color": "#232728",
          "icons": [
            {
              "src": "/icons/pizzabistrologo.png",
              "sizes": "192x192",
              "type": "image/png"
            },
            {
              "src": "/icons/pizzabistrologo.png",
              "sizes": "512x512",
              "type": "image/png"
            }
          ]
        }
        