{
  "name": "The Sound Tribe",
  "short_name": "Sound Tribe",
  "description": "More than Music — It's a Spiritual Movement. Gospel music family from Awka, Anambra.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#E8E6F0",
  "theme_color": "#1A3DCC",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "the-sound-tribe-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "the-sound-tribe-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Worship Pad",
      "short_name": "Pad",
      "description": "Open the Worship Pad App",
      "url": "/pad-app.html",
      "icons": [{ "src": "the-sound-tribe-logo.jpg", "sizes": "96x96" }]
    },
    {
      "name": "Rehearsal Academy",
      "short_name": "Academy",
      "description": "Open the Rehearsal Academy",
      "url": "/worship-pad.html",
      "icons": [{ "src": "the-sound-tribe-logo.jpg", "sizes": "96x96" }]
    },
    {
      "name": "Auditions",
      "short_name": "Audition",
      "description": "Apply to join the tribe",
      "url": "/audition.html",
      "icons": [{ "src": "the-sound-tribe-logo.jpg", "sizes": "96x96" }]
    }
  ],
  "categories": ["music", "entertainment", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
