{
  "name": "Call OS",
  "short_name": "Call OS",
  "description": "Cold-call from anywhere — dial, talk, and close from your phone.",
  "start_url": "/m",
  "id": "/m",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/callos-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
