{
  "short_name": "BG",
  "name": "Bill Gates",
  "icons": [
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ],
  "start_url": "index.html",
  "background_color": "#fdfbff",
  "display": "standalone",
  "theme_color": "#0061a4",
  "orientation": "portrait"
}