{
  "name": "KCMC — Knowledge of Christ Ministries",
  "short_name": "KCMC Church",
  "description": "The Knowledge of Christ Ministries and Church — Watch sermons, events, and send prayer requests.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0E1A",
  "theme_color": "#C9A84C",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sermons",
      "short_name": "Sermons",
      "url": "/audio_public.php",
      "icons": [{ "src": "icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Videos",
      "short_name": "Videos",
      "url": "/videos_public.php",
      "icons": [{ "src": "icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Prayer Request",
      "short_name": "Prayer",
      "url": "/prayer.php",
      "icons": [{ "src": "icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/events_public.php",
      "icons": [{ "src": "icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
