{
  "name": "Dreambuzz — Dream Meanings & Soul Connections",
  "short_name": "Dreambuzz",
  "description": "222+ dream meanings decoded across religions, cultures & psychology. Match with dreamers worldwide.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#0d9488",
  "categories": ["lifestyle", "social", "health"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
