{
  "id": "/crm/",
  "name": "YesSir CRM",
  "short_name": "YesSir CRM",
  "description": "Secure YesSir CRM mobile app for authorized users.",
  "start_url": "/crm/login.php?source=pwa",
  "scope": "/crm/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#0b1f3a",
  "orientation": "any",
  "icons": [
    {"src": "/business-crm/assets/brand/yessir-crm-app-v1045-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/business-crm/assets/brand/yessir-crm-app-v1045-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any"},
    {"src": "/business-crm/assets/brand/yessir-crm-app-v1045-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "CRM Login", "short_name": "Login", "url": "/crm/login.php", "icons": [{"src": "/business-crm/assets/brand/yessir-crm-app-v1045-192.png", "sizes": "192x192"}]},
    {"name": "Mobile CRM", "short_name": "Mobile", "url": "/crm/mobile-crm.php"},
    {"name": "Customers", "short_name": "Customers", "url": "/crm/customers.php"},
    {"name": "Schedule", "short_name": "Schedule", "url": "/crm/appointments.php"}
  ],
  "categories": ["business", "productivity"]
}
