{
  "name": "Sarh BuildFlow",
  "short_name": "Sarh",
  "description": "Construction project management and team workflow app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#d62828",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg?v=10",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg?v=10",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
