{
  "name": "CRM BRASMID",
  "short_name": "CRM BRASMID",
  "description": "CRM BRASMID",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#345e98",
  "theme_color": "#345e98",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "./icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}