{
  "name": "AIIMR Patient Portal",
  "short_name": "AIIMR",
  "description": "Aatmshakti Institute of Integrated Medical Research — Patient Registration & Portal",
  "start_url": "/form.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF0DC",
  "theme_color": "#8B1A1A",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/assets/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable"},
    {"src": "/assets/img/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "categories": ["health", "medical"],
  "shortcuts": [
    {"name": "Register Patient", "url": "/form.php",          "description": "New patient registration"},
    {"name": "Patient Portal",   "url": "/patient/login.php", "description": "Patient portal login"}
  ]
}
