{
  "name": "Aspose.Words Apps",
  "short_name": "AW Apps",
  "description": "Aspose.Words Apps (Conversion, Merger, etc.)",
  "id": "/words/family",
  "start_url": "/words/family",
  "scope": "/words",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "display_override": [
    "window-controls-overlay"
  ],
  "icons": [
    {
      "src": "/words/common/img/pwa/Icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/words/common/img/pwa/Icon-384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/words/common/img/pwa/Icon-256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/words/common/img/pwa/Icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/words/common/img/pwa/Icon-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/words/common/img/pwa/Icon-96.png",
      "type": "image/png",
      "sizes": "96x96"
    }
  ],
  "screenshots": [
    {
      "src": "/words/common/img/pwa/DesktopScreen.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Main screen of the app"
    },
    {
      "src": "/words/common/img/pwa/MobileScreen.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Main screen of the app"
    }
  ]
}