{
  "name": "Orbe System App",
  "short_name": "OrbeApp",
  "start_url": "/orbesystem/orbe.html",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#1d76ed",
  "icons": [
    { "src": "assets/img/icon.192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/img/icon.512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "scope": "/"
}