{
  "name": "VitalaMatch",
  "short_name": "VitalaMatch",
  "description": "Where Healthcare Careers Find Their Perfect Match - Swipe to find your dream medical job or ideal candidate",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f9fa",
  "theme_color": "#33C5E3",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["medical", "healthcare", "jobs", "career"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VitalaMatch Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Jobs",
      "short_name": "Jobs",
      "description": "Swipe through available healthcare positions",
      "url": "/seeker/swipe",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "View your matches and messages",
      "url": "/matches",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Feed",
      "short_name": "Feed",
      "description": "View the social feed",
      "url": "/feed",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
