{
  "name": "Taller Mecánico Il Tano",
  "short_name": "Il Tano",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#CE2B37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/logos/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/logos/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}