{
  "id": "/?source=pwa",
  "name": "LansonAI - Real-Time Voice Context",
  "short_name": "LansonAI",
  "description": "LansonAI turns live speech into readable, searchable, multilingual context with stable real-time captions and AI workflows.",
  "lang": "en-US",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05070a",
  "theme_color": "#05070a",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1408x768",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities", "multimedia"],
  "screenshots": [
    {
      "src": "/app-store/1_Lanson-Podcast-and-Video-Transcription.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lanson Live - Real-Time Voice Context"
    },
    {
      "src": "/app-store/2_Production-Ready-Export-Formats.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Professional Export Formats - SRT, VTT, MD"
    },
    {
      "src": "/app-store/3_Focused-on-Long-Form-Content.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI Show Notes & Speaker Diarization"
    },
    {
      "src": "/pwa/desktop-podcast-editor.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Lanson Trinity Engine™ Editor"
    },
    {
      "src": "/pwa/desktop-live-transcription.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Lanson Live - Stable Stream™ Real-time"
    }
  ],
  "shortcuts": [
    {
      "name": "Lanson Live App",
      "short_name": "Lanson Live",
      "description": "Start real-time transcription and translation",
      "url": "/app/live",
      "icons": [
        {
          "src": "/pwa/shortcut-live.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pricing Plans",
      "short_name": "Pricing",
      "description": "View pricing and plans",
      "url": "/pricing",
      "icons": [
        {
          "src": "/pwa/shortcut-live.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "dir": "ltr"
}
