{
  "id": "/",
  "name": "Ryn-X — Character-Building Companion",
  "short_name": "Ryn-X",
  "description": "A Character-Building Conversational Companion for youth and adults to work through any question through the lens of Growth - Integrity - Purpose - Connection.",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "prefer_related_applications": false,
  "orientation": "any",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "categories": ["education", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/ryn-x-promo-poster.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Ryn-X, a character-building conversational companion"
    },
    {
      "src": "/videos/ryn-x-children.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "label": "Ask Ryn-X any question, any time"
    }
  ],
  "shortcuts": [
    { "name": "Start a new chat", "short_name": "New chat", "url": "/chat/new" },
    { "name": "What is Ryn-X", "short_name": "About", "url": "/what-is-ryn-x" }
  ]
}
