{
  "id": "/nexgen-portal",
  "name": "NexGen Solutions",
  "short_name": "NexGen",
  "description": "Secure Allocation Portal",
  "start_url": "/index.php",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#02030a",
  "theme_color": "#00f0ff",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
