{
  "name": "Rexta Technologies",
  "short_name": "Rexta",
  "description": "Full-service digital agency specializing in web development, software engineering, corporate branding, graphic design, SEO, social media marketing, content writing, video editing, IT support, and technical training.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ff3131",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo/rexta-logo-white-bg.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "technology", "design", "marketing"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Request a free quote for your project",
      "url": "/get-a-quote",
      "icons": [
        {
          "src": "/images/logo/rexta-logo-white-bg.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore our digital services",
      "url": "/services",
      "icons": [
        {
          "src": "/images/logo/rexta-logo-white-bg.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [
        {
          "src": "/images/logo/rexta-logo-white-bg.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
