{
  "id": "/voxsoma-library",
  "name": "VōxSōma · Personal voice ritual",
  "short_name": "VōxSōma",
  "description": "One purchase. Every device. Your own voice woven into a 36-minute evening session. Works offline · lock-screen controls · your recordings stay private.",
  "start_url": "/library.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#ECEAE0",
  "theme_color": "#594433",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "music"],
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": "focus-existing" },
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-120.png", "sizes": "120x120", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-167.png", "sizes": "167x167", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Open library",
      "short_name": "Library",
      "description": "Browse all your tracks",
      "url": "/library.html?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Evening Wind-Down",
      "short_name": "Evening",
      "description": "Flagship 36-min descent session",
      "url": "/evening.html?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Record affirmations",
      "short_name": "Record",
      "description": "Capture your seven in your own voice",
      "url": "/record.html?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VōxSōma library"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VōxSōma mobile"
    }
  ],
  "handle_links": "preferred",
  "edge_side_panel": { "preferred_width": 480 },
  "iarc_rating_id": ""
}
