{
  "short_name": "StockPortal",
  "name": "Office Local Stock Management Portal",
  "start_url": ".",
  "background_color": "#2c3e50",
  "theme_color": "#2c3e50",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2897/2897785.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}