{
  "name": "Nexercom",
  "short_name": "Nexercom",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-white.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "theme_color": "#0A0A3E",
  "background_color": "#ffffff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
} 