{
  "name": "Ashley & Lewis — Heritage Paint & Papers",
  "short_name": "Ashley & Lewis",
  "description": "Build a swatch book of colours and papers at home, then bring it into the shop on your phone — it works with no signal.",
  "id": "/",
  "start_url": "/swatch-book/?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F4F1",
  "theme_color": "#2A2D33",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/images/app/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/app/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/images/app/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/images/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/app/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/app/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "My swatch book",
      "short_name": "Swatch book",
      "description": "The colours and papers you have saved",
      "url": "/swatch-book/?source=shortcut"
    },
    {
      "name": "Match a colour from a photo",
      "short_name": "Colour match",
      "description": "Find the closest paint to a colour in a photograph",
      "url": "/tools/colour-match/?source=shortcut"
    },
    {
      "name": "Browse colours",
      "short_name": "Colours",
      "url": "/colours/?source=shortcut"
    }
  ]
}
