{
  "name": "EMAQULO",
  "short_name": "EMAQULO",
  "description": "clarify the chaos — song requests, music bingo, and trivia. the whole night, one scan.",
  "start_url": "/host",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09080F",
  "theme_color": "#7C3AED",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
