{
  "name": "UVLink Phone",
  "short_name": "UVLink",
  "description": "UVLink browser softphone — register, call, and receive PBX calls from any browser.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1320",
  "theme_color": "#7c3aed",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/AppIcon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
