{
  "name": "Headset Cue Check",
  "short_name": "Cue Check",
  "description": "An accessible, private guide for checking headset speech and notification cues.",
  "start_url": "/?source=installed-v1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f0e5",
  "theme_color": "#1f5c42",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Start a check", "url": "/?start=1", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
