{
  "name": "AyTech — AI-Powered IT Services",
  "short_name": "AyTech",
  "description": "AI-powered IT services: custom software, AI integration, cybersecurity, data science, and digital transformation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050606",
  "theme_color": "#050606",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Start a new project enquiry",
      "url": "/contact.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our IT services",
      "url": "/services.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Portfolio",
      "short_name": "Work",
      "description": "See our completed projects",
      "url": "/portfolio.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
