{
  "short_name": "Rameshwaram Ledger",
  "name": "Rameshwaram Plastic - Ledger Pro",
  "description": "Professional ledger and logistics management system for Rameshwaram Plastic",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#f8fafc",
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Live Rates",
      "short_name": "Rates",
      "description": "Aaj ke scrap & granule rates",
      "url": "/?tab=live-rates"
    },
    {
      "name": "Add Entry",
      "short_name": "Add",
      "description": "Add new logistics entry",
      "url": "/logistics/add"
    },
    {
      "name": "View Customers",
      "short_name": "Customers",
      "description": "View all customers",
      "url": "/?tab=customers"
    }
  ]
}