{
  "name": "PlanB!",
  "short_name": "PlanB!",
  "icons": [
    {
      "src": "./Themes/img/appLogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "en-US",
  "start_url": "./Main.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff",
  "theme_color": "#fff"
}