{
    "name": "BGFront-2",
    "short_name": "BGFront",
    "description": "BGFront Application",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "/favicon.ico",
        "sizes": "any",
        "type": "image/x-icon"
      }
    ]
  }