{
    "name": "MGConnect",
    "short_name": "MGConnect",
    "description": "Sistema de rastreamento veicular Albert IoT",
    "start_url": "/albertviewui_v_2_0_pwa.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#2f3640",
    "theme_color": "#2f3640",
    "icons": [
      {
        "src": "/icons/mgconnect-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }
