{
  "short_name": "Speaklab",
  "name": "SpeakLab Business",
  "icons": [
    {
      "src": "/images/favicons/apple-touch-icon-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/favicons/apple-touch-icon-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "orientation": "portrait",
  "start_url": "/",
  "background_color": "#222",
  "theme_color": "#222",
  "display": "standalone"
}