{
  "name": "AVR Biomedical ERP",
  "short_name": "AVR BEMS",
  "description": "Enterprise Biomedical Equipment Management System — AVR Hospital Group",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F7",
  "theme_color": "#007AFF",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["medical", "business", "productivity"],
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Group Dashboard", "short_name": "Dashboard", "url": "/group-dashboard", "description": "View hospital group KPIs" },
    { "name": "Breakdown Tickets", "short_name": "Breakdowns", "url": "/breakdown", "description": "Manage breakdown tickets" },
    { "name": "Notifications", "short_name": "Alerts", "url": "/notifications", "description": "View all notifications" },
    { "name": "Equipment", "short_name": "Equipment", "url": "/equipment", "description": "Equipment registry" }
  ],
  "screenshots": []
}
