{
  "name": "Bobl",
  "short_name": "Bobl",
  "description": "Private AI reflection coach — UK clinician CPD portfolio",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f4fb",
  "theme_color": "#9D50BB",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Quick voice reflection",
      "short_name": "Voice",
      "description": "Open Bobl straight to dictation",
      "url": "/?voice=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Voice reflection — Teamwork",
      "short_name": "Teamwork",
      "description": "Start a hands-free reflection on working in a team",
      "url": "/?wizard=teams&voice=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Voice reflection — Complaints",
      "short_name": "Complaints",
      "description": "Start a hands-free reflection on a complaint",
      "url": "/?wizard=complaints&voice=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Voice reflection — SEA",
      "short_name": "SEA",
      "description": "Start a hands-free Significant Event Analysis",
      "url": "/?wizard=sea&voice=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Voice reflection — PSQ",
      "short_name": "PSQ",
      "description": "Start a hands-free Patient Satisfaction Questionnaire reflection",
      "url": "/?wizard=psq&voice=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
