{
  "name": "CoffeeOps Cafe Operations",
  "short_name": "CoffeeOps",
  "description": "Sistem operasional harian terintegrasi multi-device untuk manajemen inventory, FIFO tracker, transfer stok gudang-bar, purchase request, dan waste logs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0400",
  "theme_color": "#D4A853",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "https://img.icons8.com/isometric/192/coffee-to-go.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/isometric/512/coffee-to-go.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
