{
  "name": "LILIT — Your Shadow Speaks",
  "short_name": "LILIT",
  "description": "The AI that reveals your shadow, speaks your truth, and gives you permission to be dangerous.",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["lifestyle", "health", "entertainment"],
  "icons": [
    {
      "src": "/icons/lilit-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/lilit-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
