{
  "name": "SmartFlex 360 - Smart HR, Payroll, Tax Compliance & Business Intelligence",
  "short_name": "SmartFlex 360",
  "description": "All-in-one platform for Kenyan SMEs: payroll processing, tax compliance (PAYE, ITR, VAT3), financial management, HR, and AI-powered business intelligence.",
  "start_url": "https://smartflex360.co.ke",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "categories": ["business", "finance", "productivity"],
  "screenshots": [
    {
      "src": "/images/screenshot-1.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule Demo",
      "short_name": "Demo",
      "description": "Schedule a demo with our team",
      "url": "/?action=schedule-demo",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sign Up",
      "short_name": "Join",
      "description": "Create your SmartFlex 360 account",
      "url": "/auth/signup",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
