{
  "name": "Arden — Family Intelligence",
  "short_name": "Arden",
  "description": "60 seconds a night. Arden sees what you can't — and hands you the reflection that actually helps.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FEFCF9",
  "theme_color": "#2d3b2d",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["health", "lifestyle", "parenting"],
  "lang": "en-US",
  "dir": "ltr"
}
