{

  "name": "Controle de Guindastes",

  "short_name": "Guindastes",

  "start_url": "/",

  "display": "standalone",

  "background_color": "#ffffff",

  "theme_color": "#1c54b2",

  "icons": [

    {

      "src": "/static/icone-192.png",

      "sizes": "192x192",

      "type": "image/png"

    },

    {

      "src": "/static/icone-512.png",

      "sizes": "512x512",

      "type": "image/png"

    }

  ]

}
