{
  "id": "https://api.enia.net/",
  "name": "ForOur",
  "short_name": "ForOur",
  "description": "ForOur — secure messaging and calls",
  "lang": "ru",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "scope": "/",
  "start_url": "/index.html",
  "theme_color": "#171923",
  "background_color": "#171923",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "pwa-icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}