{
  "short_name": "Factory Flow",
  "name": "Factory Flow - Production & Khata",
  "version": "1.0.4",
  "description": "Factory Production & Batch Tracking System with 3-tier hierarchy, active matrix, live tracking, and archive logs.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/app-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/app-icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0F172A",
  "theme_color": "#2563EB",
  "display": "standalone",
  "orientation": "any"
}