{
  "short_name": "UC Central",
  "name": "UltraCam Central",
  "description": "Ao vivo e gravações — UltraCam Central",
  "start_url": "./index.php?class=FrotaAppHome",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1B2838",
  "theme_color": "#1B2838",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "app/images/icon-central-180.png?v=4",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "app/images/icon-central-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "app/images/icon-central-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "app/images/icon-central-512-maskable.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
