{
  "name": "PackerOne - Cannabis Sort & Pack Room",
  "short_name": "PackerOne",
  "description": "Floor-level operations tool for cannabis sort and pack rooms",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16181d",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View live sort & pack dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Batches",
      "short_name": "Batches",
      "description": "Manage sort batches",
      "url": "/batches",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Packaging",
      "short_name": "Packaging",
      "description": "Packaging runs",
      "url": "/packaging",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
