{
  "name": "CHK Immigration Services",
  "short_name": "CHK",
  "description": "Regulated Canadian Immigration Consultants in Brampton and London, Ontario. Live draw trackers, program guides and paid consultations.",
  "lang": "en-CA",
  "dir": "ltr",
  "start_url": "/?src=app",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0067b8",
  "categories": [
    "business",
    "education",
    "government"
  ],
  "icons": [
    {
      "src": "/img/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a consultation",
      "short_name": "Book",
      "url": "/contact.php"
    },
    {
      "name": "Live draw tracker",
      "short_name": "Draws",
      "url": "/updates.php"
    },
    {
      "name": "All programs",
      "short_name": "Programs",
      "url": "/services.php"
    }
  ]
}