{
  "name": "ServiceFlow",
  "short_name": "ServiceFlow",
  "description": "Restaurant floor management — never lose track of where a table is in service",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/sf-icon.png",
      "sizes": "240x240",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
