{
  "id": "https://app.jvox.org/",
  "name": "jVox AAC",
  "short_name": "jVox",
  "description": "jVox is a full-featured AAC app built for non-verbal individuals and their families. Speak through personalized phrase boards, an Adaptive Expression engine that refines your words before they're spoken, an Environmentally Aware Voice that surfaces the right phrases at the right moment, and sensory regulation tools — all offline-capable and installed to your home screen.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "https://app.jvox.org/",
  "scope": "https://app.jvox.org/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#0d0d0f",
  "background_color": "#0d0d0f",
  "categories": ["medical", "accessibility", "education", "health"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "./icon-48.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "./icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "./icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "./icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "./icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "./screenshot-splash.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "jVox AAC — Welcome screen"
    },
    {
      "src": "./screenshot-categories.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Category boards — tap any tile to speak"
    },
    {
      "src": "./screenshot-wordbuilder.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Word Builder — build sentences symbol by symbol"
    },
    {
      "src": "./screenshot-aura.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Aura Mode — Environmentally Aware Voice that adapts to your surroundings"
    },
    {
      "src": "./screenshot-regulate.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Regulate — Zen mode and personal audio matrix"
    },
    {
      "src": "./screenshot-wide.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "jVox AAC — Full-featured AAC on any device"
    }
  ],
  "shortcuts": [
    {
      "name": "Open jVox",
      "short_name": "Speak",
      "description": "Open the communication board",
      "url": "https://app.jvox.org/",
      "icons": [{ "src": "./icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Regulate",
      "short_name": "Regulate",
      "description": "Open Zen mode and audio regulation tools",
      "url": "https://app.jvox.org/",
      "icons": [{ "src": "./icon-96.png", "sizes": "96x96" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "note_taking": {
    "new_note_url": "https://app.jvox.org/"
  }
}
