{
  "name": "Technovic Solution CRM",
  "short_name": "Technovic CRM",
  "description": "Technovic Solution CRM for invoices, leads, quotations, reminders, and team follow-up.",
  "start_url": "public/login.php",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f6f9fc",
  "theme_color": "#1769e0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icons/ts-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/ts-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
