{
  "name": "KarmasAI",
  "short_name": "KarmasAI",
  "description": "AI Phone Agent Dashboard",
  "start_url": "/dashboard/orders",
  "display": "standalone",
  "background_color": "#FAFAF5",
  "theme_color": "#F59E0B",
  "orientation": "any",
  "icons": [
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
