{
  "name": "Velocity Thinking - AI-Powered Transportation Management Solutions",
  "short_name": "Velocity Thinking",
  "description": "Transform your logistics operations with our intelligent TMS and AI-powered applications. Optimize routes, reduce costs, and boost efficiency with advanced transportation management software.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00246a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/logos/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logos/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logos/logo2.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/background.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "Velocity Thinking TMS Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "TMS Services",
      "short_name": "Services",
      "description": "View our transportation management services",
      "url": "/#services",
      "icons": [
        {
          "src": "/logos/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our logistics experts",
      "url": "/#contact",
      "icons": [
        {
          "src": "/logos/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
} 