{
  "name": "ClassicConnect Voice",
  "short_name": "ClassicConnect",
  "description": "In-app peer-to-peer voice calling dashboard.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#080911",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
