{
  "name": "Edunexsys Android Companion Bridge",
  "short_name": "Edunexsys Bridge",
  "description": "Android Companion App for Edunexsys CRM: Remote Click-to-Dial & Telecom Talk Time Sync",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%234f46e5'/><text x='50%' y='68%' font-size='55' text-anchor='middle' fill='white'>📱</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
