{
  "name": "Intech CRM",
  "short_name": "Intech CRM",
  "description": "Intech Computers CRM for customers, tickets, quotations, PO, DC and AMC.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#0A1F3D",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/img/intech_logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/intech_logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
