{
  "name": "Apostles AI",
  "short_name": "Apostles AI",
  "description": "1-on-1 Scripture life coaching in the voice of St. Paul, St. Peter, St. John, St. Matthew and St. Thomas.",
  "id": "/apostles/?source=pwa",
  "start_url": "/apostles/?source=pwa",
  "scope": "/apostles/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "launch_handler": { "client_mode": "focus-existing" },
  "lang": "en",
  "dir": "ltr",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["education", "lifestyle", "reference"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/apostles/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/apostles/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apostles/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/apostles/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Chat", "short_name": "Chat", "url": "/apostles/?source=pwa", "icons": [{ "src": "/apostles/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Pricing", "short_name": "Pricing", "url": "/apostles/pricing/?source=pwa", "icons": [{ "src": "/apostles/icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "share_target": { "action": "/apostles/?share=1", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } },
  "screenshots": [
    { "src": "/apostles/icons/splash-1290x2796.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow" },
    { "src": "/apostles/icons/splash-2048x2732.png", "sizes": "2048x2732", "type": "image/png", "form_factor": "wide" }
  ]
}

