{
  "name": "Jollof Nights Connect™",
  "short_name": "Jollof Nights",
  "description": "Community-rooted, peer-led sessions supporting awareness, wellbeing and trusted connection.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#fbf6ec",
  "theme_color": "#5a1d1a",
  "categories": ["health", "lifestyle", "social"],
  "lang": "en-GB",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Sessions", "short_name": "Sessions", "url": "/events", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Health Pathways", "short_name": "Pathways", "url": "/pathways", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Vote on Topics", "short_name": "Vote", "url": "/topics", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Find Support", "short_name": "Support", "url": "/support", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
