{
  "name": "Alcance",
  "short_name": "Alcance",
  "description": "Alcance - Gestão de E-commerce",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#071E49",
  "theme_color": "#071E49",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
