{
  "name": "RCCG Jesus Christ Assembly Bath",
  "short_name": "RCCG JCA Bath",
  "description": "RCCG JCA Bath is a family in Christ committed to discipleship, capacity building, and global impact.",
  "id": "/#/daily-devotion",
  "start_url": "/#/daily-devotion",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f1a1a",
  "categories": ["lifestyle", "books", "education"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Devotion",
      "short_name": "Devotion",
      "description": "Open today's devotional reading.",
      "url": "/#/daily-devotion",
      "icons": [
        {
          "src": "/images/logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Notification Settings",
      "short_name": "Notifications",
      "description": "Manage devotional notification preferences.",
      "url": "/#/notification-settings",
      "icons": [
        {
          "src": "/images/logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
