{
   "id": "/simply-portal-admin",
  "name": "Simply Portal ERP",
  "short_name": "SimplyPortal",
  "start_url": "./index.html", 
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "icons": [
    {
      "src": "https://dummyimage.com/192x192/1e293b/ffffff.png&text=S",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://dummyimage.com/512x512/1e293b/ffffff.png&text=Simply",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
