{
  "name": "Veltriance",
  "short_name": "Veltriance",
  "description": "Enterprise technology consulting, managed services, and AI solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1d24",
  "theme_color": "#1a1d24",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "url": "/services",
      "description": "View our service offerings"
    },
    {
      "name": "Contact Us",
      "url": "/contact",
      "description": "Get in touch with our team"
    },
    {
      "name": "Careers",
      "url": "/careers",
      "description": "View open positions"
    }
  ]
}
