{
  "name": "Stuxeno Software Solutions",
  "short_name": "Stuxeno",
  "description": "Complete IT solutions for your business. IT support, AI integration, web development, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2D2463",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "technology"],
  "orientation": "portrait-primary",
  "scope": "/",
  "screenshots": [
    {
      "src": "/stuxeno-logo.jpeg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ]
}
