{
  "id": "/",
  "name": "Anam A.I. - Spiritual Director",
  "short_name": "Anam A.I.",
  "description": "Your personal spiritual director offering contemplative guidance with Celtic Trinity wisdom. Welcome to all — whether your faith is certain, shaking, or somewhere in between.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "education"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.replit.anam_ai_camaronws.twa",
      "id": "app.replit.anam_ai_camaronws.twa"
    }
  ],
  "iarc_rating_id": "",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "/static/trinity_golden_transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshots/screenshot-home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Anam A.I. — Welcome screen and conversation interface"
    },
    {
      "src": "/static/screenshots/screenshot-narrow.jpg",
      "sizes": "390x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Anam A.I. — Mobile conversation view"
    }
  ],
  "scope_extensions": [
    { "origin": "https://*.replit.app" }
  ],
  "shortcuts": [
    {
      "name": "New Conversation",
      "short_name": "Chat",
      "description": "Start a new spiritual guidance conversation",
      "url": "/",
      "icons": [
        {
          "src": "/static/icon-192-v2.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
