{
  "name": "Scrubbed",
  "short_name": "Scrubbed",
  "description": "Healthcare jobs and community matched to your license and credentials.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#0d1f3c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230d1f3c' rx='20'/><text y='.9em' font-size='70' x='15'>🩺</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230d1f3c' rx='20'/><text y='.9em' font-size='70' x='15'>🩺</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["medical", "health", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Jobs",
      "url": "/app.html",
      "description": "View your matched job listings"
    },
    {
      "name": "Community",
      "url": "/community.html",
      "description": "Connect with other healthcare professionals"
    }
  ]
}
