{
  "name": "Mic Check Studio",
  "short_name": "Mic Check",
  "description": "Tap the characters to hear mic check and one, two!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#48204C",
  "theme_color": "#48204C",
  "icons": [
    {
      "src": "/mm-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
