{
  "name": "EsscoTech - Tech Company in Maiduguri",
  "short_name": "EsscoTech",
  "description": "Leading technology company in Maiduguri, Borno State Nigeria. Software development, cybersecurity, AI, web design, and IT training.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#22d3ee",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "education", "technology"],
  "icons": [
    {
      "src": "/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EsscoTech Homepage"
    },
    {
      "src": "/images/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "EsscoTech Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact EsscoTech for services",
      "url": "/contact",
      "icons": [{ "src": "/images/icon-contact.png", "sizes": "96x96" }]
    },
    {
      "name": "Our Bootcamps",
      "short_name": "Bootcamps",
      "description": "View our tech training programs",
      "url": "/bootcamp",
      "icons": [{ "src": "/images/icon-bootcamp.png", "sizes": "96x96" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our technology services",
      "url": "/bootcamp",
      "icons": [{ "src": "/images/icon-services.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
