{
  "name": "ByVeya Agency - Digital Innovation Partner",
  "short_name": "ByVeya Agency",
  "description": "Transform your business with cutting-edge digital solutions, web design, mobile apps, and comprehensive business formation services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4928fd",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "design"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    { "src": "/screenshot-wide.png", "sizes": "1280x720", "type": "image/png" },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "640x1136",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "url": "/services",
      "description": "View our digital services",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "url": "/contact",
      "description": "Get in touch with us",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Portfolio",
      "url": "/portfolio",
      "description": "View our work",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
