{
  "short_name": "Trauma UERJ",
  "name": "Trauma UERJ",
  "description": "Aplicativo de apoio ao atendimento de trauma dentário",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "192x192",
      "src": "icon192_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "192x192",
      "src": "icon192_rounded.png",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#74c9ff",
  "background_color": "#74c9ff",
  "lang": "pt-BR",
  "categories": ["medical", "health", "education"],
  "screenshots": [
    {
      "src": "screenshots/mobile1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tela inicial do aplicativo"
    },
    {
      "src": "screenshots/mobile2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fluxograma de atendimento"
    },
    {
      "src": "screenshots/desktop1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Tela inicial - Desktop"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.gabrielmottadev.uerjprojetotrauma",
      "url": "https://play.google.com/store/apps/details?id=com.gabrielmottadev.uerjprojetotrauma"
    },
    {
      "platform": "webapp",
      "url": "https://uerj-projeto-trauma.gabrielmotta.dev"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+uerjtrauma",
      "url": "/?protocol=%s"
    }
  ]
}
