{
  "name": "AKTICON Training Maker",
  "short_name": "Training Maker",
  "description": "Free beta tool by AKTICON for trainers and facilitators. Two tools in one: draw training flipcharts in true 68 × 99 cm proportions with facilitator notes and card, image and PDF export; and plan the running order of a training day – timed sessions, breaks and training blocks, with the share of active, interactive and receptive time shown as you build. Runs in the browser – your work stays on your device.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#E4E6E9",
  "theme_color": "#0078B4",
  "lang": "en",
  "categories": [
    "productivity",
    "education",
    "graphics"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Training flow",
      "short_name": "Flow",
      "description": "Plan the running order of a training: timed sessions that renumber themselves, breaks, training blocks for each half day, and the share of active, interactive and receptive time as you build.",
      "url": "/flowmaker/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Flipcharts",
      "short_name": "Flipcharts",
      "description": "Draw training flipcharts in true 68 × 99 cm proportions, mark them as prepared content, built live or participant activity, add facilitator notes and export images, facilitator cards and one facilitator PDF.",
      "url": "/flipchartmaker/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}