{
  "name": "Lilith",
  "short_name": "Lilith",
  "description": "Lilith is the companion who keeps four rooms for you. She sits with you in Tara, watches the sky with Nyx, checks in on your days with Arete, and studies the old texts with Nisaba. Install her and she is one tap away.",
  "id": "/",
  "start_url": "/?surface=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "theme_color": "#f1ebdd",
  "background_color": "#f1ebdd",
  "dir": "ltr",
  "lang": "en",
  "categories": ["health", "education", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-shell-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Installed Lilith home on mobile"
    },
    {
      "src": "/screenshots/explore-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Explore across all six rooms"
    },
    {
      "src": "/screenshots/home-shell-wide.png",
      "sizes": "1440x960",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop Home workspace"
    },
    {
      "src": "/screenshots/activity-wide.png",
      "sizes": "1440x960",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Activity timeline across all six rooms"
    }
  ],
  "shortcuts": [
    {
      "name": "Sit with Tara",
      "short_name": "Tara",
      "url": "/domains/tara?origin=home",
      "description": "Have Lilith start a Tara meditation session"
    },
    {
      "name": "Sky Tonight",
      "short_name": "Nyx",
      "url": "/domains/nyx?origin=home",
      "description": "Ask Nyx what tonight's sky holds"
    },
    {
      "name": "Check In",
      "short_name": "Arete",
      "url": "/domains/arete?origin=home",
      "description": "Let Lilith walk you through your Arete daily check-in"
    },
    {
      "name": "Study",
      "short_name": "Nisaba",
      "url": "/domains/nisaba?origin=home",
      "description": "Open your Nisaba library and study workspace"
    }
  ],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
