{
  "name": "Sales Prediction System",
  "short_name": "SalesPredict",
  "start_url": "/Sales_View.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1828/1828673.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}