{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "VALÀ - Home & Contract",
  "short_name": "VALÀ",
  "description": "Explore VALÀ home and contract furniture, interiors, lighting, outdoor, office and project solutions.",
  "lang": "en-GB",
  "dir": "ltr",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#5f6454",
  "background_color": "#f4f0e9",
  "categories": [
    "shopping",
    "lifestyle",
    "design"
  ],
  "icons": [
    {
      "src": "/Assets/images/common/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Assets/images/common/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Assets/images/common/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
