{
  "name": "Logistica",
  "short_name": "Logistica",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E2836",
  "theme_color": "#1E2836",
  "orientation": "portrait",
  "lang": "es",
  "icons": [
    {
      "src": "/icons/Logistica192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/Logistica512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/minscreenshot.png",
      "sizes": "640x480",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/Iphone.png",
      "sizes": "320x640",
      "type": "image/png"
    }
  ]
}
