{
  "name": "Stafford Boat Sales — Staff",
  "short_name": "Stafford Staff",
  "description": "Internal staff tool for managing boat listings",
  "start_url": "/staff/",
  "scope": "/staff/",
  "display": "standalone",
  "background_color": "#212529",
  "theme_color": "#212529",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
