{
  "name": "InfoFix Service CRM",
  "short_name": "InfoFix",
  "description": "Enterprise Service Management System for Tech Rep",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/icons/icon-192-v1.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-v1.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screens": [
    {
      "form_factor": "wide"
    }
  ]
}
