{
  "name": "GHC — Global Halal Control Office",
  "short_name": "GHC Halal",
  "description": "Jordan's premier halal certification body — verify certificates, apply for halal, and access the certified directory.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080E0A",
  "theme_color": "#C9A227",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "food", "productivity"],
  "icons": [
    { "src": "/ghc-favicon.svg",  "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon.svg",      "sizes": "any",     "type": "image/svg+xml"  }
  ],
  "screenshots": [
    {
      "src": "/img/og-cover.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "GHC — Halal Certification Portal"
    }
  ],
  "shortcuts": [
    {
      "name": "Verify Certificate",
      "short_name": "Verify",
      "description": "Instantly verify any GHC halal certificate",
      "url": "/validate",
      "icons": [{ "src": "/ghc-favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Apply for Halal",
      "short_name": "Apply",
      "description": "Start your halal certification application",
      "url": "/apply",
      "icons": [{ "src": "/ghc-favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Certified Directory",
      "short_name": "Directory",
      "description": "Browse GHC certified companies",
      "url": "/certified",
      "icons": [{ "src": "/ghc-favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
