{
  "name": "Labbaik — Hajj & Umrah ID Card Maker",
  "short_name": "Labbaik",
  "description": "হজ ও ওমরাহ যাত্রীদের জন্য স্মার্ট আইডি কার্ড জেনারেটর — Developed by Najmuzzaman Naeem",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#F5F0E0",
  "theme_color": "#006838",
  "orientation": "any",
  "lang": "bn",
  "dir": "ltr",
  "categories": ["utilities", "productivity", "travel"],
  "iarc_rating_id": "com.labbaik.idcard",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Labbaik ID Card Maker — main interface showing card preview and passenger list"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile view of Labbaik ID Card Maker"
    }
  ]
}
