{
  "name": "Jespher Tech",
  "short_name": "JespherTech",
  "description": "Engineering Tomorrow's Potential through cutting-edge technology solutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0EA5B7",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "https://i.imgur.com/l4RPuu5.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://i.imgur.com/l4RPuu5.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://i.imgur.com/l4RPuu5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our ICT services",
      "url": "/#services"
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "See our projects",
      "url": "/#portfolio"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#contact"
    }
  ]
}