{
  "name": "YardGuild Owner",
  "short_name": "YardGuild",
  "description": "Equipment-hire yard check-in and check-out, designed for the yard owner on a phone.",
  "start_url": "/owner",
  "scope": "/owner",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
