{
  "name": "ParkCloud",
  "short_name": "ParkCloud",
  "id": "/entrar",
  "lang": "pt-BR",
  "start_url": "/entrar",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "Gestao de estacionamento com OCR, tickets e operacao mobile.",
  "icons": [
    {
      "src": "/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/parkcloud-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
