{
  "name": "লাব্বাইক স্টাফ",
  "short_name": "Staff",
  "description": "Labbaik Ruqyah Center — Staff Management App",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#15803d",
  "theme_color": "#15803d",
  "orientation": "portrait",
  "lang": "bn",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "নতুন সেশন",
      "url": "/sessions/new",
      "description": "নতুন সেশন শুরু করুন"
    },
    {
      "name": "হাজিরা",
      "url": "/attendance",
      "description": "চেক-ইন / চেক-আউট"
    }
  ],
  "categories": ["health", "productivity"]
}
