{
  "name": "Edutivo",
  "short_name": "Edutivo",
  "start_url": "https://app.edutivo.com",
  "display": "standalone",
  "description": "Plataforma descomplicada de Treinamentos",
  "lang": "pt-BR",
  "dir": "auto",
  "theme_color": "#565ae6",
  "background_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "/api/mobile/v1/pwa/public/LogoEdutivo_512_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
        "src": "/api/mobile/v1/pwa/public/LogoEdutivo_512_512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
  ],
  "screenshots": [
    {
      "src": "/api/mobile/v1/pwa/public/screenshots/main-1280.png",
      "sizes": "1280x800",
      "type": "image/png"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Edutivo",
      "url": "/",
      "description": "Plataforma descomplicada de Treinamentos"
    }
  ]
}