{
  "name": "Versayle Emotions Reset Tool",
  "short_name": "Versayle Reset",
  "description": "A science-based parenting tool for navigating big emotional moments with confidence.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f1ea",
  "theme_color": "#b7aa9e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "800x1648",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "3420x2214",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}