{
  "name": "CultureTrak",
  "short_name": "CultureTrak",
  "description": "Employee experience and engagement platform - measure sentiment across EVP pillars and lifecycle stages",
  "start_url": "/",
  "scope": "/",
  "id": "culturetrak-pwa",
  "display": "browser",
  "background_color": "#1e2a4a",
  "theme_color": "#1e2a4a",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en-GB",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your sentiment dashboard",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Surveys",
      "short_name": "Surveys",
      "description": "Manage your surveys",
      "url": "/surveys",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CultureTrak Dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
