{
  "name": "Delsoft Solar CRM",
  "short_name": "Delsoft CRM",
  "description": "Progressive Web App for Delsoft Solar CRM and technicians management",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0f766e",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
