{
  "name": "Gedocol",
  "short_name": "Gedocol",
  "description": "Gestión Documental.",
  "start_url": "/index.php",
  "display": "standalone",
  //"background_color": "#ffffff",
  //"theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "android-icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }/*,
    {
      "src": "android-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }*/
  ]
}