{
  "name": "21websites - Digital Marketing Services",
  "short_name": "21websites",
  "description": "Professional digital marketing services in South Africa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#500470",
  "icons": [
    { "src": "/assets/imgs/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/imgs/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/imgs/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/imgs/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "description": "Contact 21websites",
      "url": "/contact-digital-marketing-specialists.html",
      "icons": [
        { "src": "/assets/imgs/icons/contact-us-shortcut-icon.png", "sizes": "96x96", "type": "image/png", "purpose": "maskable"}
      ]
    },
    {
      "name": "Website Services",
      "short_name": "Websites",
      "description": "Find a website related service",
      "url": "/website-services.html",
      "icons": [
        { "src": "/assets/imgs/icons/website-services-shortcut-icon.png", "sizes": "96x96", "type": "image/png", "purpose": "maskable"}
      ]
    }
  ]
}