{
  "name": "CodsBe - Modern Web Development Solutions",
  "short_name": "CodsBe",
  "description": "At CodsBe, we specialize in delivering cutting-edge web and mobile applications that are built with precision, innovation, and a deep understanding of modern technology.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["development", "technology", "business"],
  "prefer_related_applications": false,
  "scope": "/",
  "display_override": ["window-controls-overlay"],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
