{
  "name": "Lumberjack Admin",
  "short_name": "LJ Admin",
  "theme_color": "#2196f3",
  "background_color": "#2196f3",
  "display": "fullscreen",
  "orientation": "any",
  "scope": "/",
  "start_url": "/index.html",
  "icons": [
    {
      "src": "/shared-assets/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}