{
  "id": "/",
  "scope": "/",
  "name": "IDSDS Desktop",
  "short_name": "IDSDS Admin",
  "description": "Desktop management for construction Safety Data Sheets, projects, products, and compliance.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "theme_color": "#D83A67",
  "background_color": "#FFF8EE",
  "lang": "en-US",
  "dir": "ltr",
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": "focus-existing" },
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/assets/screenshots/store-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "IDSDS Desktop management workspace" },
    { "src": "/assets/screenshots/store-narrow.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "IDSDS Desktop responsive view" }
  ],
  "features": ["Project oversight", "Safety Data Sheet management", "Compliance administration"],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Open IDSDS Desktop",
      "short_name": "Open admin",
      "description": "Open the IDSDS management workspace",
      "url": "/",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
