{
  "short_name": "Into HIS Presence",
  "name": "Into HIS Presence — Prayer & Bible Study",
  "description": "Guided prayer, AI-powered Bible study, KJV offline reading, sermon prep tools, and daily devotions. Your daily companion for spiritual growth.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#BC6C55",
  "background_color": "#F9F8F6",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "education", "books"],
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Prayer App",
      "short_name": "Prayer",
      "description": "Start your guided prayer journey",
      "url": "/prayer-landing",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Kids Corner",
      "short_name": "Kids",
      "description": "Bible stories, quiz, and prayer for kids",
      "url": "/kids",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Bible Workshop",
      "short_name": "Workshop",
      "description": "Sermon builder, Bible research, and study tools",
      "url": "/study",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
