{
  "name": "AMScodes - AI Software Development & Hosting Solutions",
  "short_name": "AMScodes",
  "description": "Transform your business with cutting-edge AI software, modern web development, and reliable hosting infrastructure.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E27",
  "theme_color": "#00F5FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon1.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "business",
    "technology",
    "developer tools"
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with AMScodes",
      "url": "/index-pages/contact.html",
      "icons": [
        {
          "src": "/favicon1.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our AI and web development services",
      "url": "/index-pages/services.html",
      "icons": [
        {
          "src": "/favicon1.png",
          "sizes": "32x32"
        }
      ]
    }
  ]
}