{
  "name": "SellKuick",
  "short_name": "SellKuick",
  "description": "Venda os teus produtos digitais em segundos.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#00E600",
  "theme_color": "#00E600",
  "lang": "pt",
  "dir": "auto",
  "icons": [
    {
      "src": "/icon512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
