{
  "name": "BatchFlow - Tea Processing Costing Program",
  "short_name": "BatchFlow",
  "description": "Tea processing costing, accounting, and batch management system.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f6b43",
  "icons": [
    {
      "src": "assets/batch-flow-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/batch-flow-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
