{
  "name": "tbsPM - Project & Retail Operations Management",
  "short_name": "tbsPM",
  "description": "The Bed Shop project and retail operations management platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#5EEAD4",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["productivity", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/tbspm-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Surveys",
      "short_name": "Surveys",
      "description": "View and complete your assigned surveys",
      "url": "/surveys/my-surveys",
      "icons": [{ "src": "/icons/survey-icon.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "description": "View your tasks",
      "url": "/tasks",
      "icons": [{ "src": "/icons/task-icon.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
