{
  "name": "CALC Saúde Aparecida — Release Final 1.0 Enterprise Megasprint 1",
  "short_name": "CALC Enterprise",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f6f5",
  "theme_color": "#063b2f",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "scope": "./",
  "description": "Release Final 1.0 do sistema de Controle Administrativo de Licitações e Compras da Secretaria Municipal de Saúde de Aparecida.",
  "categories": [
    "business",
    "productivity",
    "government"
  ],
  "shortcuts": [
    {
      "name": "Minhas Tarefas",
      "short_name": "Tarefas",
      "url": "./index.html#minhas-tarefas"
    },
    {
      "name": "Central Offline",
      "short_name": "Offline",
      "url": "./index.html#offline-center"
    },
    {
      "name": "Notificações",
      "short_name": "Avisos",
      "url": "./index.html#notifications"
    }
  ]
}