{
  "name": "Interrutas",
  "short_name": "Interrutas",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00c000",
  "icons": [
    {
      "src": "https://i.postimg.cc/zfRnVydC/Interrutas.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://i.postimg.cc/zfRnVydC/Interrutas.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}