{
  "name": "OwnersEdge",
  "short_name": "OwnersEdge",
  "description": "Run your team like a chain. Train your staff, run your checklists, win your shift.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1116",
  "theme_color": "#0E1116",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "See your team status"
    },
    {
      "name": "Tip Jar",
      "url": "/tipjar",
      "description": "This week's bonus pool"
    },
    {
      "name": "Reports",
      "url": "/reports",
      "description": "Team trends + weakest items"
    }
  ]
}
