{
  "name": "Lyrical Live",
  "short_name": "Lyrical",
  "start_url": "/join",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020408",
  "theme_color": "#020408",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=glass.auge.lyrical",
      "id": "glass.auge.lyrical"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/lyrical/id6755962391"
    }
  ]
}