{
  "name": "Deaf Wisdom Investimento",
  "short_name": "Deaf Wisdom",
  "description": "Seus cursos de investimentos, aulas, questionários e anotações num app só.",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#14181A",
  "theme_color": "#14181A",
  "categories": [
    "education",
    "finance"
  ],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}