{
  "name": "Identity In Christ",
  "short_name": "IDN Christ",
  "description": "Discover who you truly are in Jesus Christ. Daily Scripture, AI Messenger, devotionals, and more.",
  "start_url": "/app-home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0f1a",
  "theme_color": "#5b21b6",
  "icons": [
    {
      "src": "/assets/IDNChrist_app_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/IDNChrist_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/IDNChrist_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "education", "religion"],
  "shortcuts": [
    {
      "name": "Scripture Messenger",
      "short_name": "Messenger",
      "description": "Chat with God's Word",
      "url": "/contact",
      "icons": [{ "src": "/assets/IDNChrist_app_icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Resources",
      "short_name": "Resources",
      "description": "Free devotionals & downloads",
      "url": "/resources",
      "icons": [{ "src": "/assets/IDNChrist_app_icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Give",
      "short_name": "Give",
      "description": "Support the ministry",
      "url": "/donate",
      "icons": [{ "src": "/assets/IDNChrist_app_icon.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/assets/IDNChrist_app_icon.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Identity In Christ App"
    }
  ]
}
