{
  "name": "brewer.ai",
  "short_name": "brewer.ai",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "id": "web.app.brewer-ai",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://app.brewer.ai/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "View Vessels",
      "url": "/vessels",
      "description": "View vessel inventory"
    }
  ]
} 