{
  "name": "VoIP Cat Phone",
  "short_name": "VoIP Cat",
  "description": "VoIP Cat WebRTC softphone — call from any browser",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#040d1a",
  "theme_color": "#040d1a",
  "icons": [
    { "src": "/pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
