{
  "name": "Buckly",
  "short_name": "Buckly",
  "description": "Life activation platform. Make sure the things that matter don't stay on your someday list.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08182A",
  "theme_color": "#F5F0E8",
  "scope": "/",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/buckly/buckly-welcome.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
