{
  "name": "Super Leilão Airsoft - Painel ADM",
  "short_name": "Leilão ADM",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#d4e9ec",
  "theme_color": "#008080",
  "orientation": "portrait",
  "icons": [
    {
      "src": "3.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "3.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}