{
  "short_name": "Avexel",
  "name": "Avexel - Building Websites that Matter",
  "description": "Transform your online presence with innovative web design and development solutions all the while supporting the future of innovation..",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "Logo-nobg-sm.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "Logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#121212",
  "background_color": "#121212",
  "orientation": "portrait",
  "categories": ["business", "productivity", "web development"],
  "screenshots": [
    {
      "src": "screenshots/desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide",
      "label": "Homescreen of Avexel"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "url": "#contact",
      "description": "Quickly reach out to our team"
    },
    {
      "name": "Portfolio",
      "url": "#work",
      "description": "View our latest work"
    }
  ],
  "scope": "./"
}
