{
  "name": "Power Equipment Brokerage",
  "short_name": "PEB Phone",
  "description": "AI-Powered Business Phone & CRM - Power Equipment Brokerage",
  "start_url": "/softphone",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#1e40af",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dial Pad",
      "short_name": "Dial",
      "url": "/softphone?tab=dial",
      "icons": []
    },
    {
      "name": "AI Team",
      "short_name": "Team",
      "url": "/softphone?tab=team",
      "icons": []
    },
    {
      "name": "Contacts",
      "short_name": "Contacts",
      "url": "/softphone?tab=contacts",
      "icons": []
    }
  ]
}
