{
  "name": "",
  "short_name": "LinkApp",
  "description": "Professional real-time video conferencing with screen sharing, chat, and collaboration tools.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080c14",
  "theme_color": "#00d4b8",
  "categories": ["productivity", "communication"],
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
