{
  "name": "NyamaTrack - Butchery Management Platform",
  "short_name": "NyamaTrack",
  "description": "The #1 butchery management platform in Kenya. Track daily sales, manage inventory, generate reports, and get AI-powered insights to grow your butchery business.",
  "start_url": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "finance"],
  "lang": "en-KE",
  "scope": "/",
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/nyamatrack-uploads/92a9d714-a4a6-420c-8c44-721163d04e83.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "NyamaTrack Dashboard"
    }
  ]
}