{
  "name": "Is It Real Christmas? - JY PRC",
  "short_name": "JY PRC Christmas",
  "description": "Join Jesus Youth PRC's 25-day Christmas campaign to rediscover the true spirit of Christmas.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e3b008",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/Images/yellow.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/Images/white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["religion", "education", "lifestyle"],
  "lang": "en-IN",
  "scope": "/",
  "screenshots": [
    {
      "src": "/assets/Images/ISITREAL%20CHRISTMAS.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen of JY PRC Christmas Campaign"
    }
  ]
}