{
  "name": "Orbizen Limited - UK Software Development Company | Custom Software Solutions",
  "short_name": "Orbizen",
  "description": "UK-registered software development company (2023) specializing in custom web applications, enterprise software solutions, and international technology services. Professional software development team.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["business", "productivity", "technology", "developer"],
  "icons": [
    {
      "src": "favicon-96x96.webp",
      "sizes": "96x96",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.webp",
      "sizes": "180x180",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Orbizen Limited - Software Development Services"
    },
    {
      "src": "screenshot-mobile.jpg",
      "sizes": "375x667",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Orbizen Mobile Experience"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Software Quote",
      "short_name": "Quote",
      "description": "Get instant quote for custom software development",
      "url": "/contact.html",
      "icons": [{"src": "icon-quote.png", "sizes": "96x96"}]
    },
    {
      "name": "Software Services",
      "short_name": "Services",
      "description": "Explore our software development services",
      "url": "/services.html",
      "icons": [{"src": "icon-services.png", "sizes": "96x96"}]
    },
    {
      "name": "Our Team",
      "short_name": "Team",
      "description": "Meet our expert software development team",
      "url": "/team.html",
      "icons": [{"src": "icon-team.png", "sizes": "96x96"}]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View our software development portfolio",
      "url": "/project.html",
      "icons": [{"src": "icon-portfolio.png", "sizes": "96x96"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
} 