{
  "name": "2Tek - AI Business Solutions",
  "short_name": "VietTech",
  "description": "2Tek empowers businesses with intelligent software solutions, streamlining operations, enhancing collaboration, and driving digital transformation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "technology", "productivity", "developer"],
  "screenshots": [
    {
      "src": "/images/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshot-mobile.jpg",
      "sizes": "360x640",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/images/2tek-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/2tek-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "description": "View the latest technology news and updates",
      "url": "/en/news",
      "icons": [
        {
          "src": "/icons/news-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Pricing Plans",
      "short_name": "Pricing",
      "description": "Explore our affordable pricing plans",
      "url": "/en/pricing-plans",
      "icons": [
        {
          "src": "/icons/pricing-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/en/contact",
      "icons": [
        {
          "src": "/icons/contact-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
