{
  "id": "/?source=pwa",
  "name": "Impact Worksuite",
  "short_name": "Impact ERP",
  "description": "Industry-built ERP, CRM & Workflow Automation designed for Indian businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3e8bff",
  "orientation": "any",
  "icons": [
    {
      "src": "frontend/assets/app-icons/icon-192x192.png",
      "sizes": "193x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "frontend/assets/app-icons/icon-512x512.png",
      "sizes": "513x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
