{
  "id": "/",
  "name": "Voute Esthetik",
  "short_name": "Esthetik",
  "description": "Access EsthetikVault faster from your home screen with a full-screen salon workspace.",
  "lang": "fr-CA",
  "dir": "ltr",
  "start_url": "/fr",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#f7f2ec",
  "theme_color": "#BC7271",
  "categories": ["business", "beauty", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/Icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/Icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "2866x1376",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard and workspace overview"
    },
    {
      "src": "/screenshot2.png",
      "sizes": "2866x1358",
      "type": "image/png",
      "form_factor": "wide",
      "label": "In-app workflow preview"
    },
    {
      "src": "/screenshot3.png",
      "sizes": "694x298",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Compact mobile toolbar preview"
    }
  ]
}
