{
  "id": "https://unifiedpbx.in/",
  "name": "UnifiedPBX.in",
  "short_name": "UnifiedPBX",
  "description": "VoIP, PBX, AI voice, WebRTC and communication SaaS engineering by Pankaj Joshi.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07111f",
  "theme_color": "#07111f",
  "lang": "en",
  "categories": ["business", "developer", "productivity"],
  "icons": [
    {
      "src": "/assets/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discuss a project",
      "short_name": "Contact",
      "url": "/contact.html"
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blog.html"
    }
  ]
}
