{
  "name": "Lomas · Due Diligence",
  "short_name": "Lomas",
  "description": "Inspecciones de hotel: walk, fotos y informe",
  "id": "/",
  "start_url": "/inspections?resume=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#efe4d2",
  "theme_color": "#1c211e",
  "lang": "es",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Briefing",
      "short_name": "Briefing",
      "url": "/briefing",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Continuar walk",
      "short_name": "Walk",
      "url": "/inspections?resume=1",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Preguntas",
      "short_name": "Preguntas",
      "url": "/questions",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
