{
  "name": "Qodix Nexus",
  "short_name": "Nexus",
  "description": "Qodix Administrator Dashboard",
  "start_url": "/nexus",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
