{
  "name": "Btolk — Hospital Task Helper",
  "short_name": "Btolk",
  "description": "Book a verified Helper for hospital tasks like OPD slips, lab reports, pharmacy runs, and full hospital visits.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#F2F2F2",
  "theme_color": "#1A9E4A",
  "icons": [
    {
      "src": "/btolk-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/btolk-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
