{
  "name": "Giruzin 033",
  "short_name": "Giruzin033",
  "description": "Aplicativo oficial Giruzin 033",
  "start_url": "./inicio.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#071426",
  "theme_color": "#0057ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./img/giruzin.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./img/giruzin.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}