{
  "id": "/",
  "name": "Is it Peri?",
  "short_name": "Is it Peri?",
  "description": "Meet Lola. She listens, spots patterns and creates insights for your menopause journey.",
  "theme_color": "#2F4F3E",
  "background_color": "#F5F3EE",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
