{
  "name": "Nairobi Sofa Revamp",
  "short_name": "Nairobi Sofa Revamp",
  "description": "Connect the existing transformation gallery to three supplied image resources: two Before Transformation photos and one After Transformation photo.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "scope": "./"
}