{
  "id":"./",
  "name":"Allelouia Radio",
  "short_name":"Allelouia",
  "description":"Christian worship, gospel, scripture, prayer and encouragement — live 24/7.",
  "start_url":"./?source=pwa",
  "scope":"./",
  "display":"standalone",
  "display_override":["standalone","minimal-ui"],
  "orientation":"portrait-primary",
  "background_color":"#120b0c",
  "theme_color":"#6f171d",
  "categories":["music","entertainment","lifestyle"],
  "icons":[
    {"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ],
  "shortcuts":[
    {"name":"Listen Live","short_name":"Listen","url":"./?open=player","icons":[{"src":"assets/icons/icon-192.png","sizes":"192x192"}]},
    {"name":"Schedule","short_name":"Schedule","url":"./?tab=schedule"},
    {"name":"Request a Song","short_name":"Request","url":"./?tab=request"},
    {"name":"Prayer","short_name":"Prayer","url":"./?tab=faith"}
  ]
}
