{
  "name": "CRM DEKOR ASIA",
  "short_name": "CRM-DA",
  "description": "Sistem Pipeline CRM Dekor Asia",
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3c8dbc",
  "icons": [
    {
      "src": "dist/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "dist/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}