{
  "short_name": "Slixta",
  "name": "Slixta - Digital brand representation",
  "description": "A unified content platform that powers better digital experiences for your online audience.",
  "icons": [
    {
      "src": "images/pwa-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/pwa-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "images/pwa-maskable-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#0246E5"
}