{
  "name": "Rooted Pray - AI-Powered Bible Study",
  "short_name": "Rooted Pray",
  "description": "Deepen your faith with intelligent scripture guidance, daily verses, prayer requests, and audio devotionals. Chat with 6 AI spiritual guides.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#051449",
  "theme_color": "#D4A574",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/images/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/logo/root-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "education", "religion"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.rootedpray.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/rooted-pray/id123456789"
    }
  ]
}

