{
  "name": "Hotchilli",
  "short_name": "Hotchilli",
  "description": "Process Automation — draw, run, deploy.",
  "id": "/console/process-automation",
  "start_url": "/console/process-automation?install-mode=true",
  "scope": "/console/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0F1F3D",
  "theme_color": "#0F1F3D",
  "orientation": "any",
  "categories": ["productivity", "developer"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Process Automation",
      "short_name": "Automations",
      "url": "/console/process-automation?install-mode=true"
    },
    {
      "name": "Clone Repos",
      "short_name": "Repos",
      "url": "/console/repo-toolbox?install-mode=true"
    }
  ]
}
