{
  "name": "OrderNin",
  "short_name": "OrderNin",
  "description": "রিপ্লাই পাঠান — দ্রুত ও সহজে",
  "start_url": "/reply",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "icons": [
  { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
  { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
  { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
  { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
],
  "shortcuts": [
    {
      "name": "রিপ্লাই",
      "short_name": "রিপ্লাই",
      "url": "/reply",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
