{
  "name": "Audax",
  "short_name": "Audax",
  "description": "Premium Card Store",
  "start_url": "dash/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0c",
  "background_color": "#0a0a0c",
  "categories": ["utilities", "finance"],
  "lang": "pt-BR",
  "dir": "ltr",
  "display_override": ["standalone"],
  "icons": [
    {
      "src": "img/audaxweb.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/audaxweb.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/audaxweb.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
