{
  "name": "iVy Web Panel",
  "short_name": "iVy Wp",
  "id": "/",
  "description": "The unified client workspace for the iVy ecosystem. Effortlessly request new IT solutions, track development milestones in real time, collaborate with our engineering team, and manage project assets and billing in a single transparent panel.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}