{
  "name": "BIGHEAVYINK Nursing",
  "short_name": "BHI Nursing",
  "description": "115 terms, 200 NCLEX-style scenarios for RN and PN exams.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#132229",
  "theme_color": "#0E1A20",
  "categories": [
    "education",
    "health-fitness"
  ],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}