{
  "name": "Picky",
  "short_name": "Picky",
  "description": "Snap a photo and pluck refined color palettes from it — with hex, RGB, and a shareable slide",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f5f2ec",
  "theme_color": "#2b2a33",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
