{
  "name": "Canopy",
  "short_name": "Canopy",
  "description": "Revenue intelligence for hospitality",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/silas-face.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ultimate Assistant",
      "short_name": "Assistant",
      "description": "Read-only assistant command center",
      "url": "/mobile/assistant",
      "icons": [
        {
          "src": "/silas-face.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
