{
  "name": "Tera LIVE",
  "short_name": "Tera",
  "description": "Live streaming, voice rooms & video chat platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1a",
  "theme_color": "#7c3aed",
  "dir": "auto",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "entertainment"],
  "screenshots": [],
  "related_applications": [
    {
      "platform": "play",
      "id": "YOUR_PACKAGE_NAME"
    },
    {
      "platform": "itunes",
      "id": "YOUR_APP_ID"
    }
  ]
}
