{
  "name": "LiveraLIVE",
  "short_name": "LiveraLIVE",
  "description": "Live streaming and video chat platform. Connect with people worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#8B82FC",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "entertainment"],
  "lang": "en",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.liveralive.app",
      "url": "https://play.google.com/store/apps/details?id=com.liveralive.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/liveralive/id0000000000"
    }
  ]
}
