{
  "name": "PCX Voice",
  "short_name": "PCX Voice",
  "description": "PCX VoIP Communications Platform — make and receive calls anywhere.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0f11",
  "theme_color": "#0f0f11",
  "orientation": "any",
  "lang": "en",
  "categories": ["communication", "productivity", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pcx-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pcx-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Keypad",
      "url": "/",
      "description": "Open the dialler"
    },
    {
      "name": "Recents",
      "url": "/recents",
      "description": "View recent calls"
    },
    {
      "name": "Voicemail",
      "url": "/voicemail",
      "description": "Listen to voicemails"
    }
  ]
}
