{
  "name": "Self-Disruption ERP",
  "short_name": "Self-Disruption",
  "description": "Enterprise Business Solution",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#111f3c",
  "theme_color": "#111f3c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
