{
  "name": "Halewell — Pause, choose, change",
  "short_name": "Halewell",
  "description": "Behavioural weight management companion. Pause, choose and change with brief evidence-based interventions.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F1E8",
  "theme_color": "#0F4C3A",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Start a pause", "short_name": "Pause", "url": "/loop?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
