{
  "name": "Canada Immigration Tools",
  "short_name": "ImmTools",
  "description": "Free Canada immigration calculators: CRS Score, OINP, BC PNP, Language CLB Converter, NOC Finder and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "lang": "en-CA",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "/wp-content/themes/immigration-tools/assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/immigration-tools/assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/immigration-tools/assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "CRS Score Calculator",
      "short_name": "CRS",
      "description": "Calculate your Express Entry CRS score",
      "url": "/crs-score-calculator/",
      "icons": [
        {
          "src": "/wp-content/themes/immigration-tools/assets/images/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Language CLB Converter",
      "short_name": "CLB",
      "description": "Convert IELTS / CELPIP / TEF scores to CLB",
      "url": "/language-clb-converter/",
      "icons": [
        {
          "src": "/wp-content/themes/immigration-tools/assets/images/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "NOC Finder",
      "short_name": "NOC",
      "description": "Find your National Occupational Classification code",
      "url": "/noc-finder/",
      "icons": [
        {
          "src": "/wp-content/themes/immigration-tools/assets/images/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/themes/immigration-tools/assets/images/pwa/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ImmTools — Canada immigration calculators (desktop)"
    },
    {
      "src": "/wp-content/themes/immigration-tools/assets/images/pwa/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ImmTools — homepage (mobile)"
    }
  ]
}
