{
  "name": "DreamVeil — Spiritual Dream Interpreter",
  "short_name": "DreamVeil",
  "description": "AI-powered dream interpretation, daily tarot readings, horoscopes, and spiritual guidance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06050f",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["lifestyle", "entertainment", "health"],
  "lang": "en",
  "dir": "ltr"
}
