{
  "name": "Sidework Solutions",
  "short_name": "Sidework",
  "description": "Labor, tips, and operational control—built for hospitality teams.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/api/pwa/icon/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa/icon/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa/icon/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tip Reports",
      "short_name": "Tips",
      "url": "/tips/timecard-tips",
      "description": "View and manage tip reports",
      "icons": [{ "src": "/api/pwa/icon/96", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "url": "/schedulepro/dashboard",
      "description": "View the schedule dashboard",
      "icons": [{ "src": "/api/pwa/icon/96", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Inventory",
      "short_name": "Inventory",
      "url": "/vendorcheck/inventory",
      "description": "Check inventory levels",
      "icons": [{ "src": "/api/pwa/icon/96", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
