{
  "name": "Mercury 91 - Interactive Meditation Operating System",
  "short_name": "Mercury 91",
  "description": "Mercury 91 is the ultimate interactive meditation operating system. Dream logging, interactive meditation, 3D universe exploration, and cosmic community in one platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#12002b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["social", "lifestyle", "entertainment", "education"],
  "icons": [
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dream Journal",
      "short_name": "Dreams",
      "description": "Log and explore your dreams",
      "url": "/dreams",
      "icons": [
        {
          "src": "/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Universe",
      "short_name": "Universe",
      "description": "Explore the cosmic universe",
      "url": "/universe",
      "icons": [
        {
          "src": "/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Meditation",
      "short_name": "Meditate",
      "description": "Cosmic meditation center",
      "url": "/cosmic-meditation",
      "icons": [
        {
          "src": "/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/images/dream-sharing.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "Dream logging and sharing in Mercury 91"
    },
    {
      "src": "/images/aurora-forecast.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "Real-time aurora forecast with KP index"
    },
    {
      "src": "/images/social-network.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "Cosmic social network Stars feed"
    },
    {
      "src": "/images/free-astrology.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "Astrology insights and cosmic readings"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
} 