{
  "name": "AIDA",
  "short_name": "aida",
  "description": "Sua agenda. Suas confirmações. Seu faturamento. Em um só lugar.",
  "start_url": "/gestao/",
  "scope": "/gestao/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2d7a5f",
  "background_color": "#faf6ee",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hoje",
      "short_name": "Hoje",
      "url": "/gestao/?tab=agenda-sem",
      "icons": [{ "src": "icons/shortcut-hoje.png", "sizes": "96x96" }]
    },
    {
      "name": "Confirmações",
      "short_name": "Conf",
      "url": "/gestao/?tab=confirmacoes",
      "icons": [{ "src": "icons/shortcut-conf.png", "sizes": "96x96" }]
    }
  ]
}
