{
    "name": "Burger App",
    "short_name": "Bug App",
    "description": "A simple Progressive Web App",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "images/image-logo1.png",
        "sizes": "192x192",
        "type": "image/png"
      }
    ]
  }
  