{
  "id": "./contar.html",
  "name": "Lista Rapida",
  "short_name": "Lista",
  "description": "Contagem rapida de itens com atalho instalavel na tela inicial.",
  "lang": "pt-BR",
  "start_url": "./contar.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f7f9",
  "theme_color": "#22c55e",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
