{
    "name": "Nurse.org",
    "short_name": "Nurse.org",
    "description": "Nurse.org — Empowering nurses with jobs, career tools, education resources, and industry insights.",
    "start_url": "https://nurse.org/",
    "id": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#0057b8",
    "icons": [
        {
          "src": "/static/images/favicons/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/static/images/favicons/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        },
        {
          "src": "/static/images/favicons/maskable-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "maskable"
        },
        {
          "src": "/static/images/favicons/maskable-512x512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "maskable"
        }
    ]
}
