{
  "name": "Voice Companion",
  "short_name": "Voice",
  "description": "An AI listening partner. Voice Companion listens without interrupting, remembers what matters, and helps you make sense of your thinking over time.",
  "id": "/voice-companion",
  "start_url": "/voice-companion",
  "scope": "/voice-companion",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#fff5f1",
  "theme_color": "#FF7A59",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["productivity", "lifestyle", "education"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-voice-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-voice-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-voice-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/__l5e/assets-v1/6b9d1b8f-4202-46f5-9e1e-dd0220a4c4db/voice-companion-wide-1280x720.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Voice Companion (desktop)" },
    { "src": "/__l5e/assets-v1/05384d91-8d01-4fe2-b57c-72e77cdaf6c8/voice-companion-narrow-375x667.png", "sizes": "375x667", "type": "image/png", "form_factor": "narrow", "label": "Voice Companion (mobile)" }
  ]
}
