{
  "name": "Pelican Tech - AI Solutions & Cybersecurity",
  "short_name": "Pelican Tech",
  "description": "AI solutions, MedTech compliance, and enterprise cybersecurity services",
  "start_url": "./",
  "id": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#050505",
  "background_color": "#050505",
  "dir": "ltr",
  "lang": "en",
  "categories": ["business", "technology"],
  "icons": [
    {
      "src": "assets/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "./#contact",
      "description": "Get in touch with our team"
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "url": "./#services",
      "description": "View our solutions"
    }
  ]
}
