{
  "short_name": "SelfLens",
  "name": "SelfLens Assessments",
  "description": "Premium, human-reviewed psychological and self-awareness assessments tailored to help you understand your traits and cognitive strategies.",
  "id": "com.selflens.app",
  "categories": ["education", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/logo-icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#171e2b",
  "theme_color": "#8b5cf6",
  "display": "standalone",
  "orientation": "portrait"
}
