﻿{
  "name": "Portal Grupo Arqtec - SDAI Wireless",
  "short_name": "Portal Arqtec",
  "description": "Controle de manutencoes preventivas, servicos SPOT e RATs.",
  "start_url": "/?modo=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f0f2f5",
  "theme_color": "#E30613",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

