{
  "description": "Immerse yourself in instant communication with smart search, express feelings with likes, choose stylish avatars. Enjoy visual communication in a new dimension of interaction!",
  "dir": "ltr",
  "display": "standalone",
  "name": "Shomla - Voice Chat",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "Shomla",
  "start_url": "/roulette/?pwa=true",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "categories": [
    "social"
  ],
  "icons": [
    {
      "src": "/public/themes/chat/assets/icons/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/public/themes/chat/assets/icons/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/public/themes/chat/assets/icons/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/public/themes/chat/assets/icons/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "/public/themes/chat/assets/pwa_screen/screenshot1.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg"
    },
    {
      "src": "/public/themes/chat/assets/pwa_screen/screenshot2.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg"
    },
    {
      "src": "/public/themes/chat/assets/pwa_screen/screenshot3.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg"
    },
    {
      "src": "/public/themes/chat/assets/pwa_screen/screenshot4.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg"
    },
    {
      "src": "/public/themes/chat/assets/pwa_screen/screenshot5.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg"
    }
  ],
  "id": "shomla",
  "lang": "en"
}