{
  "name": "Cue — Comrades race-day engine",
  "short_name": "Cue",
  "description": "Cue: the race-day engine for the Comrades Marathon — 7-layer cues by km, time and pace. Up Run and Down Run. Offline-capable.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "categories": ["health", "fitness", "sports"],
  "icons": [
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Race",     "short_name": "Race",     "url": "./index.html#race",     "description": "Start race mode" },
    { "name": "Practice", "short_name": "Practice", "url": "./index.html#practice", "description": "Start practice mode" }
  ]
}
