{
  "name": "RealWorship",
  "short_name": "RealWorship",
  "description": "A night of praise and a search for a voice — RealWorship Lagos Province 11",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f0e9",
  "theme_color": "#121212",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Register to Audition",
      "url": "/talent/register",
      "description": "Enter the RealWorship Talent Show"
    },
    {
      "name": "Vote",
      "url": "/talent/leaderboard",
      "description": "Vote for your favourite contestant"
    },
    {
      "name": "Watch Live",
      "url": "/watch",
      "description": "Stream the RealWorship concert"
    }
  ]
}
