{
  "name": "efoodtech — User Management System",
  "short_name": "efoodtech",
  "description": "SaaS mess & tiffin management platform. QR + face check-in, wallet, per-mess plans and payments.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1f44",
  "theme_color": "#0a1f44",
  "categories": ["food", "lifestyle", "productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "My meals today", "url": "/track", "description": "Track your tiffin live" },
    { "name": "Plans", "url": "/plans", "description": "Browse subscription plans" }
  ]
}
