{
  "name": "Clareti — The cellar that wants to be opened.",
  "short_name": "Clareti",
  "description": "I'm Barte (bar-teh) — your wine concierge in Singapore. I help collectors actually drink their cellars.",
  "start_url": "/album?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#6B2D3E",
  "icons": [
    {
      "src": "/icon-clareti.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-clareti-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
