{
  "name": "DocPorter - Find Doctors Near You",
  "short_name": "DocPorter",
  "description": "Find and book appointments with verified doctors in your city",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='96' fill='%232563eb'/><text x='96' y='96' font-size='120' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central'>🩺</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["medical", "health", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f4f6f9' width='540' height='720'/><text x='270' y='100' font-size='32' font-weight='bold' fill='%232563eb' text-anchor='middle'>DocPorter</text><text x='270' y='150' font-size='16' fill='%23666' text-anchor='middle'>Find Doctors Near You</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
