{
  "name": "Stanchion Initiative Programme",
  "short_name": "STIP",
  "description": "Stanchion Initiative Programme — Service to the Community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#7a264f",
  "icons": [
    {
      "src": "/icons/stip-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/stip-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}