{
  "name": "Workshopr",
  "short_name": "Workshopr",
  "description": "Strategize, plan, facilitate and synthesize your workshops — all in one place",
  "start_url": "/app/",
  "scope": "/app/",
  "id": "/app/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#E54D4D",
  "orientation": "any",
  "icons": [
    {
      "src": "/app/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business", "education"],
  "shortcuts": [
    {
      "name": "Make the case",
      "short_name": "Strategize",
      "description": "Build the case for a workshop",
      "url": "/app/?view=strategize"
    },
    {
      "name": "Build the agenda",
      "short_name": "Plan",
      "description": "Open the agenda builder",
      "url": "/app/?view=plan"
    },
    {
      "name": "Run the room",
      "short_name": "Facilitate",
      "description": "Open the live console",
      "url": "/app/?view=facilitate"
    }
  ]
}
