{
  "name": "Workshop Strategist",
  "short_name": "Strategist",
  "description": "Make the case for your workshop: one sentence in, pitch, practice, and a go/no-go out",
  "start_url": "/strategist/app.php?popup=1",
  "scope": "/strategist/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#E54D4D",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/strategist/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/strategist/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/strategist/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business", "education"],
  "shortcuts": [
    {
      "name": "Make the case",
      "short_name": "Sentence",
      "description": "Start a new workshop sentence",
      "url": "/strategist/app.php?popup=1",
      "icons": [{ "src": "/images/strategist/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Your strategy kit",
      "short_name": "Kit",
      "description": "Open the pitch, practice and go/no-go tools",
      "url": "/strategist/kit.php?popup=1",
      "icons": [{ "src": "/images/strategist/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
