{
  "name": "ШепітON",
  "short_name": "ШепітON",
  "description": "Голосовий чат-рулетка з пошуком за інтересами та фільтрами.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "lang": "uk",
  "dir": "ltr",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#f97316",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-48.webp",
      "type": "image/webp",
      "sizes": "48x48",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-72.webp",
      "type": "image/webp",
      "sizes": "72x72",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.webp",
      "type": "image/webp",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.webp",
      "type": "image/webp",
      "sizes": "128x128",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-256.webp",
      "type": "image/webp",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "social",
    "communication",
    "entertainment"
  ],
  "screenshots": [
    {
      "src": "/images/app-icon/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ШепітON на десктопі"
    },
    {
      "src": "/images/app-icon/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ШепітON на мобільному"
    }
  ],
  "shortcuts": [
    {
      "name": "Почати пошук",
      "short_name": "Пошук",
      "description": "Швидко почати пошук співрозмовника",
      "url": "/?action=start_search",
      "icons": [
        {
          "src": "/images/app-icon/launchericon-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
