{
  "name": "Cariani Inventory",
  "short_name": "Cariani",
  "description": "On-the-go inventory management — scan, receive, issue, and check stock from your phone.",
  "start_url": "/app/mobile",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": []
}
