{
  "name": "Mthunzi Solutions - Web Design & Business Registration",
  "short_name": "Mthunzi Solutions",
  "description": "Empowering South African SMEs with affordable web design, branding, and CIPC company registration",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-ZA",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-light-32x32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/placeholder.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Mthunzi Solutions desktop view showing services and pricing"
    },
    {
      "src": "/placeholder.jpg",
      "sizes": "375x667", 
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mthunzi Solutions mobile view"
    }
  ],
  "shortcuts": [
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "View our service packages and pricing",
      "url": "/#pricing",
      "icons": [{ "src": "/icon-light-32x32.svg", "sizes": "32x32" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Mthunzi Solutions",
      "url": "https://wa.me/0677792967?text=Hi Mthunzi, I'm interested in your services.",
      "icons": [{ "src": "/icon-light-32x32.svg", "sizes": "32x32" }]
    }
  ]
}
