{
  "name": "Workflow",
  "short_name": "Workflow",
  "start_url": "./install.php?start=1",
  "display": "browser",
  "background_color": "#0b1016",
  "theme_color": "#0f1419",
  "description": "Download the Workflow Mac app from Rush Mind / Rushes LTD.",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "./install.php?start=1"
    }
  ],
  "icons": [
    {
      "src": "assets/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
