{
  "name": "SARIPA Events",
  "short_name": "SARIPA Events",
    "start_url": "https://saripa.co.za/events/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#005994",
  "theme_color": "#005994",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Programme",
      "short_name": "Programme",
      "description": "View event programme",
      "url": "/?section=programme",
      "icons": [{ "src": "buttons/menu-program.png", "sizes": "96x96" }]
    },
    {
      "name": "Speakers",
      "short_name": "Speakers",
      "description": "View speakers",
      "url": "/?section=speakers",
      "icons": [{ "src": "buttons/menu-speakers.png", "sizes": "96x96" }]
    }
  ]
}
