{
  "name": "Last Call Darma",
  "short_name": "LCD",
  "description": "Last Call Darma — Defiende tu ciudad",
  "start_url": "/login.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#ff2d55",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "screenshots": [
    {
      "src": "img/icons/Carga.webp",
      "sizes": "1024x1536",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Last Call Darma"
    }
  ],
  "icons": [
    {
      "src": "img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
