{
  "name": "The Desire Lab",
  "short_name": "Desire Lab",
  "description": "Therapist-guided daily check-ins and intimacy-building activities for couples.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf6f2",
  "theme_color": "#3d2a44",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
