{
  "id": "/admin/tablet",
  "name": "Presco Tab — Bedside EMR",
  "short_name": "Presco Tab",
  "description": "Tablet-first bedside clinical workstation for nurses and doctors",
  "start_url": "/tablet?pwa=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "health", "productivity"],
  "lang": "en-IN"
}
